On May 20, 2006, at 1:26 PM, Charles Yeomans wrote:
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.
Yes, that is pretty much what I've got at this point. But don't
you want to sign on to my bug report? Being able to drag files
into projects is pretty handy, and if you ever want to convert a
GUI app to a console app you might very well run into this bug. I
have several GUI apps and I decided to convert a server app to
console, and this bug got me. Took me a while to figure out what
it was too.
Well, we don't know whether it's a bug or not, but I certainly
would have expected this to work for console apps as well.
It's a failed assertion so it's definitely a bug.
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>