Thanks for the reply. I think I've included the PDB okay. Seem correct?
DATA "MyData" ID 8001 "MyData.pdb" Now how exactly do I access the PDB now that its part of the PRC file? My existing code that uses DmFindDatabase and DmOpenDatabase of course can't see the PDB file. Any ideas? Thanks again. "Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > I have a PRC main application file, and numerous PDB data files. These > files > > are built on the PC and never updated by the Palm itself. The PRC app just > > reads the PDB files. > > > > I'd like to package all the PDB files and PRC file into one large PRC > file. > > Is this possible? Is PilRC used? > > you can use whatever you like to do it. PilRC could be used. par is > another tool which is just as good as well. your main problem will > be the size of the .pdb files - you may have to split them into > smaller chunks. > > --- > Aaron Ardiri [EMAIL PROTECTED] > CEO - CTO +46 70 656 1143 > Mobile Wizardry http://www.mobilewizardry.com/ > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
