Just starting out in iOs and LiveCode

Gerry gerry.orkin at gmail.com
Thu Mar 3 20:34:32 EST 2011


Just trying the put URL thing - pulling down a .txt file with UNIX line breaks, it seems to strip the line breaks out. How to I handle that?

g

-- photo site: http://gerryorkin.com

On Friday, 4 March 2011 at 9:48 AM, Nonsanity wrote: 
> There are many, many ways to do this. The barest minimum might be:
> 
> put url "http://myserver.org/updatedata/latest.txt" into latestUpdateData
> 
> Then work with that data as you wish. 




More information about the use-livecode mailing list