open file tFile for text ?

Thierry Douez th.douez at gmail.com
Tue Aug 19 05:15:30 EDT 2014


2014-08-19 11:00 GMT+02:00 Mark Schonewille <m.schonewille at 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


>> ( copy/paste few lines only)
>> Here:
>>
>> mouseUp
>>     local tFile
>>     put specialFolderPath("desktop")  & "/test.txt" into tFile
>>     open file tFile for text
>>
>>     write "one 222" to file tFile -- Writes to the start of the file
>>
>
> _______________________________________________
> 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