I have a 90k+ file of raw binary content created on the PC, I need to
save this as a "file stream" DB.

Should I break up my binary file into :

4092 byte chunks with DBLK as a header 
-or-
4088 byte chunks with DBLK00001000 as a header?

and then patch them together in a regular .PDB

Or just create a small program that will save the stream on the palm
and beam the binary file from a notebook?

How have others done it?

Any advise would be appreciated.

Thanks,

Jeremy Evans

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to