Export Forced Line Break (soft returns) to XML

kee nethery kee at kagi.com
Tue Oct 11 11:39:23 EDT 2005


Perhaps the solution is to add three new constants

returnCR
returnCRLF
returnLF

and have revolution respect those as constant constants so that if  
you know that you need to write a text file from your OS (whatever  
that may be) to a known OS that absolutely requires a specific type  
of "return" set of characters, you could use these constants and the  
normal read and write file commands.

This would retain the existing changing constant and give folks like  
me who write files for other OSes an easy to use solution. Just a  
thought.

Kee Nethery





More information about the use-livecode mailing list