Hi :-)

How is it possible to create a *.pdb File out of several
small Ascii-Files ?

I've written an application for the Palm, which is quite similar
to the memopad application. Now I want to allow downloading 
Ascii-Files to this piece of software.

I think there are two ways possible:

a) write a conduit, which allows sending single/multiple
   Ascii-Files directly to the Application and puts them in the
   choosen category.
  Problem: I am not familiar with conduits :-((

b) write a tool which builds a *.pdb File out of several
    selected Ascii-Files. After downloading it, all Ascii-Files
    are extracted and placed in the "unfiled" category.
    Problem: What has to be done in the application to check for
                  and open the *.pdb File, extract all Ascii-Files and so on ? 
  


Has anybody written any piece of code, which might help
(or solve :-) ) this problem ?

Any help is welcome :-))

Bye
  Jochen


Reply via email to