Do the chars appear at the end? If so, you're probably doing it in the
wrong order. It should be 13 followed by 10 (CR/LF).
Otherwise, how are you viewing the file?
At 12:01 AM 6/10/01 +0200, clars danvold wrote:
>hello All
>
>(D8.5, Win98)
>I am using fileIO to save a text to a file. Everything works, except for
>the fact that the resulting file has no linebreaks/ carriage returns,
>only the
> boxes that Windows uses to say " I don't understand this char".
>
>I've tried setting the line breaks in the text with RETURN,
>numToChar(13), and numToChar(10). Same result.
>
>The textfile is written with fileIO's writeString() method.
>
>What am I missing?
>
>regards,
>Clars Danvold
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]