Hi
I try use palmresize1.1.6 It works good but I have one problem. When I do this in rcp:
WORDLIST ID indexDIADataID BEGIN MainForm MainForm // main ShortWaitForm ShortWaitForm // scanwait END
My PilRC Compiler (from pluggins of CW) can not to calculate predefinition MainForm and ShortWaitForm... And I have 00 00 in code..
Which version of CodeWarrior are you using? If you're using the current 9.3, have you updated the pilrc.exe program to the current 3.2 beta from http://sf.net/projects/pilrc? If you're generating a header file, does this WORDLIST appear after the form definitions where those constants are introduced?
I remember fixing a bug recently where expressions weren't evaluated in a WORDLIST construct. This hasn't made it into a released version of PilRC, but just rearranging the order may help you out.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
