cppman Posted March 6, 2006 Posted March 6, 2006 (edited) I was'nt able to change the topic title or anything of my old one, to let people know of this new one, so i posted a new topic.....I Got a new version of my old Weather Conditions, this one uses a different method of retrieving the information, it returns the Humidity, temperature, wind speeds, and sky conditions in both text and image.here is a screenshot of the output:Hope you like it.... Edited March 7, 2006 by CHRIS95219 Miva OS Project
jvanegmond Posted March 6, 2006 Posted March 6, 2006 Line 18 $Cur_TemperatureB = StringSplit($Cur_TemperatureA[4], "&") Error: Array variable has incorrent number of subscripts or subscript dimension range exceeded. this would be really cool if you could get it to work. github.com/jvanegmond
cppman Posted March 7, 2006 Author Posted March 7, 2006 Line 18 $Cur_TemperatureB = StringSplit($Cur_TemperatureA[4], "&") Error: Array variable has incorrent number of subscripts or subscript dimension range exceeded. this would be really cool if you could get it to work. What did u put as the ZIP CODE? Miva OS Project
cppman Posted March 7, 2006 Author Posted March 7, 2006 because not all USA Zip Codes are on the weather.com website. Miva OS Project
=sinister= Posted March 12, 2006 Posted March 12, 2006 I put 78232 and I checked last night what the weather was for that zip code on weather.com and I still got the same error.
TheCreator Posted March 13, 2006 Posted March 13, 2006 Hay, That looks nice. But, what about a sunny day? I just skimmed over the code, and checked out the source a bit... L8R, ~~TheCreator~~Visit http://tysdomain.com for personal software and website solutions.
cppman Posted March 15, 2006 Author Posted March 15, 2006 Hay,That looks nice. But, what about a sunny day?I just skimmed over the code, and checked out the source a bit...L8R,haha, I don't believe in sunny days. thanks. Miva OS Project
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now