On May 20, 2006, at 12:20 AM, Kevin Windham wrote:


On May 19, 2006, at 3:50 PM, [EMAIL PROTECTED] wrote:

There is one way: create a "text" file containing this raw data, using whatever hex editor (or other method) you prefer; then drag this file into your project. It will be compiled as a constant. However, I'm not sure whether you could use such a constant as a property value using the # syntax.

HTH,
- Joe

That is an excellent suggestion. Unfortunately, I am building a console app, and trying to compile in files like this produces a failed assertion in console apps.

<http://support.realsoftware.com/feedback/viewreport.php? reportid=pbbzvlux>

As you've found, there doesn't appear to be a way to set the constant value. The Rb EditField converts CRLF to the end-of-line symbol for the platform. Probably you should just write a function CRLF() as String that returns the string and sign on to any feature requests for compiler optimizations.

Charles Yeomans
_______________________________________________
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