Sorry to be so unreasonable, but could I convince you to read Appendix B of "Development Tools Guide.pdf" that comes with the 3.5 SDK? -- Keith Rollin -- Palm OS Emulator engineer [EMAIL PROTECTED] on 08/15/2000 12:30:27 PM Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] To: "Palm Developer Forum" <[EMAIL PROTECTED]> cc: (Keith Rollin/US/PALM) Subject: URGENT Accessing files from the native OS via the Emulator!!!! hi all, Is there some way to access from the C drive via the code warrior?... I want to basically do some thing like... handle = FileOpen(CardNo, filepath, AppType, AppType, fileModeReadOnly, &error) where filepath = C:/temp/abc.txt (just an examlple) Or alternatively is there a way to dump the files to the emulator where I can access the files without a path.... i.e. handle = FileOpen(CardNo, abc.txt, AppType, AppType, fileModeReadOnly, &error) Thanking y'all in advance... regards vishy ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
