open file tFile for text ?

Mark Schonewille m.schonewille at economy-x-talk.com
Mon Aug 18 15:00:13 EDT 2014


Hi Thierry,

If you use the binary or text clause, you also need to use one of the 
parameters update, read, write or append, for example

open file myFile for text write
open file myFile for binary append

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book "Programming LiveCode for the Real Beginner" 
http://qery.us/3fi

LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 8/18/2014 20:49, Thierry Douez wrote:
> Hi,
>
> Dictionary -> write to file
>
> There is a sample script which generates an error:
>
> So, what does mean:
>
>      open file tFile for text  ?
>
> Thierry
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>




More information about the use-livecode mailing list