Kevin, Probably the easiest way is to simply create a small method like "GetCRLF" that returns the string you want.
Regards, Dave Wooldridge Electric Butterfly http://www.ebutterfly.com ------------------------------------ > 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>
