I've been running WeatherXML for almost a year. Other than the ocassional missed connections, it works just fine.
Starting last week, out of the blue, it started throwing the following error
and the actual code on that line is:
The odd part is that the above line is repeated about a dozen times in previous lines, yet does not cause an error. When I go back and review my HS logs, I find that it has been throwing the same error, but with a different line numbers for several days.
Any ideas why?
Starting last week, out of the blue, it started throwing the following error
Code:
Script error in file: NOAA-WeatherXML.txt: 5:Invalid procedure call or argument: 'Instr' in line 344
Code:
position = Instr (startpos, webpage, startpt)
Any ideas why?