Search found 4 matches

by neilpearson
17 Feb 2018 09:35
Forum: General
Topic: Location information
Replies: 6
Views: 17684

Re: Location information

I struggled like anything to understand how you went about doing it... And I figured it out... I wrote the location to a text file, created a variable text file. Then ran this script. //split the text into a list of lines line=split(locate,'\\ '); number = getElement(line, 0); street = getElement(li...
by neilpearson
15 Feb 2018 14:51
Forum: General
Topic: Location information
Replies: 6
Views: 17684

Re: Location information

Thanks mate, I'll check it out on the weekend.
by neilpearson
14 Feb 2018 04:21
Forum: General
Topic: Location information
Replies: 6
Views: 17684

Re: Location information

Can you give me some hint at where to start for that? I'm learning as I go and dont have much experience with this. :)

Thanks
by neilpearson
13 Feb 2018 13:57
Forum: General
Topic: Location information
Replies: 6
Views: 17684

Location information

Hi So I'm trying to setup a weather report, and have it say what suburb (or city) I am in. Weather underground gives me some wack settings, while the temperature is correct the location is just wrong. So I tried using init.variable.location and it gives me a full address of where I'm at. (IE: 22 fak...