At 08:41 PM 9/12/2004, you wrote:
The original file is in .rcp format

#include "strConstants.h"
STRINGTABLE strList1
 "STRING1"
 "STRING2"
...

What's the equivalent in a .r file?
Is there a simple "how to create a Palmrez source file" document somewhere?

Sorry for my ignorance. It's probably really simple....

Here's a tip. Make a constructor file with a string resource. Follow the instructions I've posted at palmoswerks.com to disassemble the .rsrc file to a source .r file. Use that file as a guide to doing your own.


Rez is a somewhat complex language that was designed by Apple to describe a wide range of resources on the Macintosh. It's also used for Palm OS due to the legacy reuse of Apple's tools.

-- Ben Combee, DTS technical lead, PalmSource, Inc.
   "Combee on Palm OS" weblog: http://palmos.combee.net/
   Palm OS Dev Fourm 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