I didn't find a resolution to this question, which is now my question also.
I have one .prc and four .pdb files I would like to bundle for a couple reasons: - beaming, - launching the application from an SD card. I believe I've followed the suggestions in the Palm OS Companion. I've used par to inspect the headers of the files (before transfer to and backups from the device): all five files share the same creator ID and the four databases have the dmHdrAttrBundle set. However when launching from an SD card, only the prc file gets copied (temporarily) to primary storage. And when beaming to another device, only the prc file gets beamed. The device is using PalmOS 5.2.8. Of course, I suspect I haven't done something correctly. Any debug suggestions? Greg (Sepesi) Greg Lutz wrote (on Tue Mar 5, 2002): > > I want to launch an application from an expansion card, and > bundle a database with it. The Palm OS Companion says > > To bundle a database with an application, give it > the same creator ID as the owning application, set the > dmHdrAttrBundle bit, and place it in the /PALM/ > Launcher directory along with the application. > > DataMgr.h in the PalmOS 4.0 SDK defines dmHdrAttrBundle as 0x800. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
