open file tFile for text ?

Thierry Douez th.douez at gmail.com
Mon Aug 18 23:16:05 EDT 2014


Thanks Mark,

So you agree with me there is a wrong statement
in the dictionary: "write to file"

Thierry

------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage


> 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
>
> Mark Schonewille
>
>>
>> Dictionary -> write to file
>>
>> There is a sample script which generates an error:
>>
>> So, what does mean:
>>
>>      open file tFile for text  ?
>>
>>




More information about the use-livecode mailing list