Thanks for reporting this problem, I've reproduced it. The CW8 PalmDebugger console is based on an older version of the standalone PalmDebugger. Unfortunately as the standalone PalmDebugger has been updated, the CW8 PalmDebugger console has not quite kept up with the latest Palm version. For the CW7.1 Update and CW8, we tried to reduce, if not eliminate as many of the problems as we can. However, it looks like we missed this one, so I'll look into this problem and see if this can be resolved soon.
Happy Thanksgiving, -- jkl ----- Original Message ----- From: "Mark Palatucci" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, November 19, 2001 5:12 PM Subject: Console window in CW8 > Hello, > > It seems as though the console support in CW8 does not support the same > syntax as the Palm debuggers console window. I am trying to search for > databases with a particular creator id. > > Example: > > in the Palm debuggers console window: > dir 0 -c memo > name ID total data > -------------------------------------------------- > MemoDB 000201C3 0.208 Kb 0.064 Kb > *Memo Pad 10CCFC88 22.702 Kb 22.514 Kb > *Memo Pad 10CCFC88 22.702 Kb 22.514 Kb > *Memo Pad_enUS 10CD553E 5.203 Kb 4.709 Kb > *Memo Pad_enUS 10CD553E 5.203 Kb 4.709 Kb > ---------------------------------------------------------------- > Total: 5 > > in CW console window: > dir 0 -c memo > > name ID total data > ---------------------------------------------------------------- > ----------------------------------------------------------------- > Total: 0 > > > The functionality is advertised as the same in both programs: > dir > > Syntax: dir <cardNo>|<searchOptions> [displayOptions] > <searchOptions>: > -t # search by type > -c # search by creator > -latest # search for only latest version of each database > <displayOptions>: > -a # show all info for each database > -n # show name > -id # show ChunkID > -s # show size > -r # show number of records > -at # show attributes > -v # show version > -d # show dates > -m # show modification # > -i # show info fields > -tc # show type & creator > Note: follow any option with - to turn it off > > > > Any chance CW will support the full console options? > > thx > -mark > > > > > > > -- > 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/
