My app uses pdb files, which are loaded onto the expansion card by the user through the Palm Desktop.
I'd like to have them in a different directory than /PALM/Launcher. The only way I can see to do that is, when my app starts up, check /PALM/Launcher for the files, and if any are found, copy them to the other directory and delete the one in /PALM/Launcher That works OK for me, but I'd prefer not to add the code to the app, which is pretty large already. Is there an easier or neater way to do this than copying the whole file? - Walt Bilofsky -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
