RE: Any free XML parser for Palm OS?

2008-02-21 Thread Hudo Rodrigues de Almeida
I agree I really need to use Code Warrior. I have been trying to make things work on PODS for days. :( -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Stringer Sent: Thursday, February 21, 2008 1:38 PM To: Palm Developer Forum Subject: RE: Any free

re: API to extract VFS filename from full path

2008-02-21 Thread Dr. S.L. Sanders
Hi-- Others have already given you good solutions, but I thought you might like to see another one. (Same principle as others; different packaging) I wrote LstCh() which returns a pointer to the last (rightmost) character in a given string. I then wrote macro FNAM which uses LstCh() specificall

Replacement for try-catch-finally

2008-02-21 Thread P . Douglas Reeder
The ErrTry-ErrCatch-ErrEndCatch macros are very useful, but they lack support for a "finally" clause, which is executed whether an error is thrown or not. Is there a better way to way to clean up after an error is thrown, than the following pattern? void Foo(void) { UInt32 error2 = 0;

RE: Any free XML parser for Palm OS?

2008-02-21 Thread Roger Stringer
At 03:15 AM 2/21/2008, you wrote: Subject: RE: Any free XML parser for Palm OS? From: "Hudo Rodrigues de Almeida" <[EMAIL PROTECTED]> Date: Wed, 20 Feb 2008 15:20:00 -0300 X-Message-Number: 9 Hi, Aaron and all the others... The links mentioned by Aaron at Google did not serve to me, because my

Re: Blank screen with reset button

2008-02-21 Thread heath . schaefer
Heh, I'd rather not take the Palm apart to make it work. :) /** Heath Schaefer Product Engineer Sporlan Division, Parker Hannifin Corporation 636.239.7711 x243 **/ "Ryan Rix" <[EMAIL PROTECTED]>

Re: Blank screen with reset button

2008-02-21 Thread Ryan Rix
Hi, >Oh a side note, oh how I wish these Palms had USB OTG. The Z22's processor actually has a host controller built in if I read the processor's data sheet correctly but I don't think it is being used. Well, with a bit of clever soldering and perhaps a driver, you may be able to :) On 2/2

Re: Blank screen with reset button

2008-02-21 Thread heath . schaefer
Viswa, You mentioned that you are using the serial port on the Palm Z22. Which pins in the MiniUSB connector are you using? (I would assume the Gnd, D+ and D-?) Did you design and build your own cable or purchase it some where? Oh a side note, oh how I wish these Palms had USB OTG. The Z22's

Re: Blank screen with reset button

2008-02-21 Thread Dmitry Grinberg
it's in the manual On 2/21/08, Viswanathan <[EMAIL PROTECTED]> wrote: > Yeah i am using 68k handler.. > Is it not reliable. May i know how u guess? > > Thanks, > > Viswa > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, > please see http://www.access-company.com/

Re: Blank screen with reset button

2008-02-21 Thread Viswanathan
Thank you ryan.. now i downloded the cashpro prc and i installed it too. I am going to test it with my palms. If it is happening again i hope i can trace out the problem with the help of that tool. Thanks, Viswa -- For information on using the ACCESS Developer Forums, or to unsubscribe, please

Re: Blank screen with reset button

2008-02-21 Thread Viswanathan
Yeah i am using 68k handler.. Is it not reliable. May i know how u guess? Thanks, Viswa -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/