open file tFile for text ?

Mark Schonewille m.schonewille at economy-x-talk.com
Tue Aug 19 05:00:12 EDT 2014


Where exactly, Thierry? If you don't tell me exactly where you have 
found this, I won't find it myself.

--
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 10:43, Thierry Douez wrote:
>>
>> I see no mistake here. Where do you see a problem exactly?
>>
>
> ( 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
>




More information about the use-livecode mailing list