>I have tried on emulator and it seems it does not perform format. >So I want to try on the real Palm. > >> >> What's the "crash" looks like? What does a debugger tell you? > It produce an error which is not listed in the error list. Then it >crashes my application and return back to the main menu.
There's no way for me to guess what's going wrong, particularly if you don't tell us the error code or message. Nobody will be able to help you without more information! Sounds like you need to hook up a debugger, look up the error code in the VFS header file (or whatever file is appropriate, given the prefix... see vfsErrorClass's definition for example), and start debugging. Debugging is the #1 job of a programmer, so dive in... -David Fedor PalmSource, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
