I am creating a file manager and here is the problem I am facing. Can my
application handle multiple databases with same creatorID and Type?
for example opening
file_1.pdb --> name = RockNRoll creatorID = appV
Type = tpvA
file_2.pdb --> name = Classical creatorID = appV
Type = tpvA
.....
.....
file_n.pdb --> name = .... creatorID = appV
Type = tpvA
I want to open all the databases with the same creatorID and Type, given
that I don't know what the name is to all of them.
what do I use for this?
A question you ask is why don't I use catagories? Well I have converted
*.mp3 files into *.pdb files. That means the number of PDB files I have,
equalls the number of MP3 files I have. I don't want to merge the files for
simplicity matter.
Vang Vang
Student Engineer
Office: (313)755-8392
Email: [EMAIL PROTECTED]
"Imagination is more important than knowledge"
- Albert Einstein
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/