At 18:12 2003-2-26 -0500, you wrote:
Steven Fisher wrote:
I'm using CW Palm 8. Is there a way to update the syntax highlighting keyword list, or is it object code only from Metrowerks?

Codewarrior stinks for editing PILRC files because, AFAIK, it can't wrap lines (Ben?... please...) and many of my resources are very long strings.

The 2.9p10-CW2 version of PilRC support string concatenation for most string literals. You can write


STRING ID 1000 "This is a string that "
    "starts on one line and ends on the next."

The only exceptions I know about are the resource descriptors that use multiple strings in a row, STRINGTABLE and LIST.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



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

Reply via email to