You'll want to read up on the Virtual File System (VFS) Manager, as this is what you'll need to use to read and write to the external (SD) card.
Here is a link to the VFS section in the API: http://www.access-company.com/developers/documents/docs/palmos/PalmOSReference/VFSMgr.html#995797 And here is a little document I first used to acquaint myself with using VFS: http://homepage.ntlworld.com/john.r.wells/VFS_Tut.htm Hope this helps! - Ryan --- Diana Tang <[EMAIL PROTECTED]> wrote: > I'm creating an application that tries to read a > text file on an SD card > that I insert. If I use FileOpen() what value would > i put in for CardNo? I > tried 1 and for some reason the treo680 restarts. I > try 0 and it says it > can't find the file but i know its in the SD card. > > > > -- > For information on using the ACCESS Developer > Forums, or to unsubscribe, please see > http://www.access-company.com/developers/forums/ > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
