"Jeremy Evans" <[EMAIL PROTECTED]> wrote in message
news:36023@palm-dev-forum...
> I have a 90k+ file of raw binary content created on the PC, I need to
> save this as a "file stream" DB.

How about using the HostControl API to read the file on your PC from within
an emulated Palm? See HostControl.h distributed with Poser for details. This
would be done by a run-once Palm app that creates a FileStream. Then you can
use the Export command in the Console window of a debugger to extract the

database containing the FileStream.

Of course, depending on what the data is, it may make more sense to store it
in some other form.
--
Danny Epstein
OS Engineer, Palm Inc.


-- 
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