The only name changing I'm aware of is as described in the Palm OS Companion:
"NOTE: Whenever possible give the same name to the .prc file and to the database. If the .prc filename differs from the database name, and the user copies your application from the card to the handheld and then to another card, the filename may change. This is because the database name is used when an application is copied from the handheld to the card." Greg Ted Peters wrote: > > I'm running into a case where I believe the Sony Launcher is > substituting underscores for spaces in my database name when it is > moved to a Memory Stick. > > I have a PRC with database name "My Database"; the user moves it to > their Memory Stick, and it winds up as > "/PALM/Launcher/My_Database.prc". My code looks for "/PALM/Launcher/My > Database.prc" (space instead of underscore), and thus fails. > > In my beta testing, several non-Sony devices and at least one Sony > device named the file as I expected, only adding ".prc" to the end of > the database name. > > Can anyone shed any light on this? > > Thanks, > > Ted Peters -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
