Thierry,

Apparently, this is new. Older versions of LiveCode don't have this (or that part of the text doesn't render). Also, I was looking at the open file command at first. So, it really helped that you pointed exactly at the right part of the right entry.

Yes, I would say that the example in the dictionary is wrong. It should be

open file tFile for text write

or

open file tFile for binary write

but it is sufficient to use

open file tFile for write

or

open file tFile

--
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/19/2014 11:15, Thierry Douez wrote:
2014-08-19 11:00 GMT+02:00 Mark Schonewille <m.schonewi...@economy-x-talk.com>:
Where exactly, Thierry?

Come on, see my 1st post.

Check the code sample in "write to file" in the Dictionary.

Best,

Thierry


_______________________________________________
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