Peter Haworth wrote:
Hi Phil,
Happy to say that worked.  The only real difference is the use of get url
and put url so not sure what was going wrong before but thanks for
correcting it!

Were you reading as "file" or "binfile"?

I run encoded arrays through base64Encode for network transport, but for local storage I skip that and just read/write them as they are.

But the format contains high-ASCII bytes, so reading/writing must be done as binary to preserve their structure.

--
 Richard Gaskin
 Fourth World
 LiveCode training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 Follow me on Twitter:  http://twitter.com/FourthWorldSys

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to