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


>> ( 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@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
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