Thanks again for your reply. I've entered it into the bug tracker.

Jeremy

Ben Combee wrote:
At 03:20 PM 1/27/2005, you wrote:

Ignore my previous question, I just found instructions on your website.

However, now that I have 3.2 in, I still can't seem to concatenate a string with a constant.

When I have:

#define testConstant "text"
STRING ID TEST "text1 "\ testConstant

The error returned by the compiler is "expecting: String Text, got testConstant"


OK, this is odd, but I know the problem. The concatenation code doesn't honor defines right now, it just lets you concatenate exposed strings.

This should be fixed for PilRC 3.3, but we don't have a release date for that. If you don't mind, could you add this to the bug tracker at http://sf.net/projects/pilrc?


-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/




-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to