*Somewhere*, you need a directory named "Device". The export command creates the exported files in this directory. When using PalmDebugger, the "Device" directory needs to be in the same directory as PalmDebugger itself. I'm not sure where the correct location is with CodeWarrior, so you may have to experiment (if reading the documentation doesn't turn up anything -- or reading the archives, since this has come up once before a long time ago). You might try the directory containing the IDE, or the debugger plug-in, or your application...I just don't know.
-- Keith Rollin -- Palm OS Emulator engineer At 3:05 PM -0700 4/29/02, Horacio Berardone Bouh�bent wrote: >HI: > >I am trying to check a DB exporting it out of a Palm 3xE device. > >When i do "export 0 <DbName>" > >systems answers with a "could not create file" > >I tested with 2 Palm devices with negative results. > >The series comms are OK, I can download a dir + attribs with no problem > >Host is a Wint NT 4 SP6 machine. > >Thanks for your help, > >Horacio > >=============================================== >below a copy of the Cut output from the console, > > >Initializing parser... >Initializing lex... >Installing keywords... >Initializing eval... >Initializing exec... > >export 0 Audit > >Audit >Error creating output file > >cardinfo 0 > >Name: PalmCard >Manuf: Palm Computing >Version: 0001 >CreationDate: B50660F8 >ROM Size: 0036FB02 >RAM Size: 00800000 >Free Bytes : 007C221A >Number of heaps: #5 > >export 0 audit > >audit > >dir 0 -at >Syntax error: end of line expected. > Lookahead = >CMD > >dir 0 -at > > ^ > > >name ID total data attr > >------------------------------------------------------------ > AddressDB 000401A3 0.955 Kb 0.831 Kb 0880 > DatebookDB 000402E3 0.084 Kb 0.000 Kb 0800 > ExpenseDB 000402EB 0.084 Kb 0.000 Kb 0800 > MailDB 000401C3 1.322 Kb 1.218 Kb 0800 > MemoDB 000401CF 4.135 Kb 3.971 Kb 0800 > ConnectionDB 00040217 0.824 Kb 0.640 Kb 0800 > NetworkDB 00040233 0.460 Kb 0.316 Kb 0800 > ToDoDB 000401EB 0.726 Kb 0.622 Kb 0800 > Audit 007FFCB7 26.452 Kb 21.848 Kb 0080 > AuditCE 00040267 6.896 Kb 6.680 Kb 0900 > Palm OS Data 10C7A796 0.162 Kb 0.064 Kb 4300 > Saved Preferences 00040187 0.319 Kb 0.125 Kb 0900 > UIAppShell 10C94B2E 1.797 Kb 1.645 Kb 0300 > IrComm Serial Driver 10D2FC26 7.652 Kb 7.518 Kb 4300 >---------------------------------------------------------------- > >Total: 83 >export 0 Audit > >Audit >Error creating output file > > > >-- >For information on using the Palm Developer Forums, or to >unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
