> At 04:48 PM 9/2/2004, you wrote: > >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.
Ben Combee wrote: > > Doee the application also have the bundle bit set? The launcher won't look > for other databases unless the app has this set. > > -- Ben Combee, DTS technical lead, PalmSource, Inc. > "Combee on Palm OS" weblog: http://palmos.combee.net/ > Palm OS Dev Fourm Archives: http://news.palmos.com/read/all_forums/ The application didn't have dmHdrAttrBundle set. It does now. Unfortunately the behavior when beaming or launching from an SD card hasn't changed. I've studied these header dumps from par without seeing anything wrong (but then again, I didn't know the application's dmHdrAttrBundle should be set). Other than this troubling bundling, the application is ready for release. name: peck type: appl cid: GADp attributes: resource|bundle version: 1 ctime: 200409021813 mtime: 200409022213 btime: 190401010000 modnum: 0 szappinfo: 0 szsortinfo: 0 nrecords: 76 name: bcr-GADp type: BCR_ cid: GADp attributes: backup|bundle version: 1 ctime: 200409021722 mtime: 200409021722 btime: 190401010000 modnum: 0 szappinfo: 0 szsortinfo: 0 nrecords: 39 name: aou-GADp type: CLSS cid: GADp attributes: backup|bundle version: 3 ctime: 200409021723 mtime: 200409021723 btime: 190401010000 modnum: 0 szappinfo: 0 szsortinfo: 0 nrecords: 2227 name: na_ec-species-GADp type: SPEC cid: GADp attributes: backup|bundle version: 1 ctime: 200409021725 mtime: 200409021725 btime: 190401010000 modnum: 0 szappinfo: 0 szsortinfo: 0 nrecords: 697 name: na_ec-motif-GADp type: MOTF cid: GADp attributes: backup|bundle version: 1 ctime: 200409021724 mtime: 200409021724 btime: 190401010000 modnum: 0 szappinfo: 0 szsortinfo: 0 nrecords: 220 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
