Problem with decoding Array
Mark Schonewille
m.schonewille at economy-x-talk.com
Tue Dec 10 12:36:26 EST 2013
Hi Rüdiger,
open file $LOCALAPPDATA &"/Fit_Reit_Data/TeilnehmerDaten.txt" for binary
read
and obviously also
open file $LOCALAPPDATA &"/Fit_Reit_Data/TeilnehmerDaten.txt" for binary
write
when you are going to store the data. Also, I think that "read... until
end" should be "read... until EOF".
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
colour spaces. http://www.color-converter.com
Buy my new book "Programming LiveCode for the Real Beginner"
http://qery.us/3fi
Fill out this survey please
http://livecodebeginner.economy-x-talk.com/survey/
On 12/10/2013 18:26, Ruediger Wilhelm wrote:
> Hi Mark,
> thanks for your quick response!
>
> But how would I have to implement "for binary read"?
>
> Ruediger
>
More information about the use-livecode
mailing list