From: | Mac MacMende |
Date: | 6 May 2001 at 11:45:41 |
Subject: | Re: File Creating&Reading |
>
> What are you printing to the file, because it have to be normal ASCII
> text or else you can't read it in with edit$ and be sure that it
> works.So does the reading proggy read partial file or what. Have
> you looked
> the output of your first proggy with text editor so that it contains
> visible characters and that the first character of the file is NOT LF.
> because edit$ doesn't read any characters after a LF character. So for
> crypting purposes you should use binary operations.
>
Well, I tried to read the ztextfile with a normal Text-Editor, and it
works fine. And (!) if I read the file with the text editor, and !save!
it with the text editor (same file, no changes), the second programm
reads the file properly...
I really get mad...;) I'll try your sourcecode, maybe that works...
Thanks,
Mac
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list/-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list/-help@netsoc.ucd.ie