On 7 Aug 2008, at 12:52, [EMAIL PROTECTED] wrote:

crlf and cr are not the same!

from the docu:
Use the CRLF constant as an easier-to-read substitute for numToChar(13) & numToChar(10).
cr is  numToChar(13) only.

Be careful. In Rev, cr is numToChar(10) and is a synonym for return and lf.

Cheers
Dave
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to