IF there's a CHR() function in RB you could define the constand as CHR(13)+Chr(10)

----- Original Message ----- From: "Kevin Windham" <[EMAIL PROTECTED]>
To: "REALbasic NUG" <[email protected]>
Sent: Friday, May 19, 2006 3:37 PM
Subject: How can I make a CRLF constant?


I can't seem to figure out how to make a string constant with specific data in it. What I am wanting is a 0x0D 0x0A (CRLF) constant. If I paste in a CRLF, it is automatically converted to a single CR. Is there a way to do this, or am I just going to have to build it as a property when the app starts up?

Thanks,
Kevin
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.6.1/343 - Release Date: 5/18/2006



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to