Ben Combee wrote:
At 11:07 AM 9/16/2004, you wrote:
It works fine, instead for accented caracteres (�, �, �, �, etc). These caracters are incorrectly converted, so I have the following questions:
1. Is there any other tool to convert rsrc to rcp that runs in Linux and doesn't have this limitation? Preferentially a command line tool that I can run in a makefile.
Not that I know about.
2. Can someone provide information about the character encoding in rsrc files, so that I can try to make rsrc2rcp handle them correctly?
The coding in the RSRC file is the Mac OS character set.
Ben,
Thanks for your advice. I solved my problem with the 'recode' tool, available in Linux. To convert from mac to unix:
# recode mac filename
Luciano A. Stertz
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
