I dumped my .rsrc file to a .r file and I noticed something kind of strange.
For the titles of my forms, half of them are in the following format, which is helpful:
resource 'tTTL' (1100) {
"Title of Application"
};
the other half are in hex like below
data 'tTTL' (3600) {
$"4361 7264 4361 7264 4361 7264 6963 00"
/* Cardio/Aerobic. */
};
I can't see in Constructor any reason why this would happen, is there anyway I can
force this to be dumped not in hex?
Thanks,
Ed.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/