Re: Difficulty with Load command

2016-09-21 Thread Peter Bogdanoff
LC http://2108.co.uk > > PointandSee is a FREE simple but full featured under cursor colour picker / > finder. > http://www.pointandsee.co.uk - made with LiveCode > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/Difficulty-with-Lo

Re: Difficulty with Load command

2016-09-21 Thread AndyP
untime-revolution.278305.n4.nabble.com/Difficulty-with-Load-command-tp4708759p4708762.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to sub

Difficulty with Load command

2016-09-21 Thread Peter Bogdanoff
I’m loading an encoded array file from a remote server and want to put it into a variable: local sURL,sData load URL sURL with message “downloadComplete" on downloadComplete open URL sURL put arrayDecode(sURL) into sData end downloadComplete I get an error-- (put: erro