Salut Herbert!

You will need both.

myEnter = numToChar(13) & numToChar(10) 
myText = text1 & myEnter & text2

now you can write myText to a file.


Guran


> I want to save a text in a file with FileIo                           
> It works good,                                                        
> But When i open it with notepad                                       
> it is all on the same line                                            
> I tried to replace the RETURN with AsciiTochar (10), AscciiToChar (13)
> Or to read a file with only a CR                                      
> It does not work                                                      
> Somebody has a solution to have a file wich on more than one line     
> Thank you for any help                                                
>                                                                       
> sorry for my english                                                  



[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!]

Reply via email to