Thanks for the reply,
This does not appear to be the problem. I have already made this file
association (in fact it was already there), and I just double-checked the
particulars. It does try and compile the .r file and appears to succeed, at
least, there are no error messages, but the app does not work when it gets
to the palm.
Phil
Heather Tufts wrote in message <30851@palm-dev-forum>...
>
>> I need to translate my resource files, so in order to do this
>> I derez my
>> .rsrc, then rename the dumped file to .r.
>> The prefix file I am using is Palmtype.r and I am generating
>> for PalmOS 3.2.
>> I then replace the rsrc with the .r file in the project, and
>> rebuild. The
>> process completes without error but the result I get on the
>> Palm is not the
>> same as the result I get when I use the .rsrc. In fact, it
>> gets only so far
>> in displaying the first panel and then crashes.
>> Am I missing something? Without being able to recompile the
>> .r file, derez
>> is not much good to me. I would be very grateful if someone
>> knows a solution
>> to this problem.
>
>It looks like you have one missing step -- creating a file mapping to tell
>the IDE to use the Rez compiler on .r files. Go into your project settings
>in the File Mappings and create a new file mapping:
>File Type: TEXT
>Extension: .r
>Compiler: Rez
>All Flags: Off
>
>Then the IDE can compile these files, too.
>
>-hkmlt
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/