Thanks for trying to answer my question. I tried inserting a "Device" directory in multiple locations but it hasn't changed the errors I'm getting. Also, I have downloaded the Palm Debugger v3.5 app, but it gives me another type of error when I try to perform any commands on the palm in the console or debugger windows: ###Error $00000404 occurred It also gave me a "CmdRunScript: error opening file UserStartup-PalmDebugger" error in the initialization sequence but I don't know if that is critical or not. And when I got past that error it was giving me problems with the EXPORT command, preventing me (still) from performing file exports. error: unknown lexeme Any explanations or other for getting at this data? Thanks. -Damian ================================================= <[EMAIL PROTECTED]> wrote in message news:18886@palm-dev-forum... Somewhere, you'll need a directory called "Device". The routines that do the exporting are taken from the PalmDebugger. When using PalmDebugger, you need a sub-directory in PalmDebugger's directory named "Device". PalmDebugger stores all exported files there. I expect that the CodeWarrior console window needs the same destination. However, I'm not sure where "Device" should be created. Two guesses would be the directory containing the IDE, or the directory containing the debugger plug-in. -- Keith Rollin -- Palm OS Emulator engineer =================================================== "Damian" <[EMAIL PROTECTED]> on 07/26/2000 10:16:47 AM To: "Palm Developer Forum" <[EMAIL PROTECTED]> cc: (Keith Rollin/US/PALM) Subject: Exporting Errors I have run into an issue while attempting to export databases from a 3Com Palm III device. I am using a serial cable to link to the palm pilot and am able to access the device successfully using the Debug Console. Unfortunately when I try to extract databases from the Palm I receive an "Error Creating Output File" message. I use the following entries after activating Shortcut.2 and opening the CodeWarrior IDE Debug Console: dir 0 export 0 MemoDB I get the "Error Creating Output File" message and then I can no longer access the Palm until I perform a reset and enter Shortcut.2 again. This is very annoying and I'm not sure why its happening? Am I missing a step? Any help would also be appreciated. -Damian -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
