Have you guys figured out how to get par to print out ascii value of a pdb stored Int?
I've packed my records, as follows:
typedef struct
{
UInt32 *orderQty;
Char key[1];
} PackedOnOrder;
But my Int values aren't translated to ascii? They are dumped out
as '...' or something similar.
Nole
Ben Combee
<[EMAIL PROTECTED]> To: "Palm Developer Forum"
<[EMAIL PROTECTED]>
Sent by: cc: (bcc: Nole
Mailey/pmc)
[EMAIL PROTECTED] Subject: Re: Similar Utility to
palmdump
palmos.com
08/06/2003 01:07 PM
Please respond to "Palm Developer
Forum"
At 09:59 AM 8/6/2003, [EMAIL PROTECTED] wrote:
>Hey all...
>
>Anyone have any fancy-smancy UNIX utilities that dump out ONLY the
>records from a pdb? As in, without header info and all that fun stuff...
par can be used to do that.
http://www.djw.org/product/palm/par/
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
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/
