Problems with arrayencode/decode
Richard Gaskin
ambassador at fourthworld.com
Thu Jan 3 12:36:33 EST 2013
Peter Haworth wrote:
> I tried binary access and non-binary access but got the same problem either
> way. What file access mode results from using the get/put URL commands?
Converted text:
put url ("file:"& tMyFilePath) into tData
Unaltered binary:
put url ("binfile:" & tMyFilePath) into tData
--
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
More information about the use-livecode
mailing list