Use VFS to read/write to the storage card (Palm calls it secondary storage). Use the normal Dm functions to read/write to RAM (i.e. primary storage). You shouldn't need the file streaming unless you are working with large blocks of data. Read the "8. Expansion" section in Volume 1 of the Palm OS Programmer's Companion. It is all explained in detail.
Jamie "Bennett, Chris" <[EMAIL PROTECTED]> wrote in message news:73184@palm-dev-forum... I have a question. What APIs are used to copy files from the card to RAM? Is it VFSMgr to talk to the Card and Files Streaming to talk to RAM? Some of the files being copied are PRC some are not. Chris -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
