CW is one of the primary code development environments available today - sort of like Dell, who's out there w/ Sony, Gateway, HP, Compaq, etc. - can you be more specific about the error message you're getting?
--What does the error message say? Normally they'll be relatively specific - a chunk overload at this address, a bus error at that address, etc. --What like of code is it occuring at? If you click to the left of the line of code, you'll see a small red dot show up - congrats, you've just set your first breakpoint. *s* When it hits that line, the code will pause and let you step through line by line if you so choose - you'll be able to see what line is giving you the error message specifically. So as you can see, if you want us to help, you have to do better than "an error at some line"... :-) -C --- Henry Leung <[EMAIL PROTECTED]> wrote: > Hi, > > I just finally got Codewarrior for Palm OS > working with the emulator. I'm > so clueless on how to start. Does anyone know any > quick tutorials they've > seen? Not the ones from CodeWarrior(which were too > long and didn't help) nor > from the PALM OS website. For some reason when i > tried to run a program. It > gave me this error saying that Form.c had an error > on some line. Does this > have to do with palm os imcompatibility with the > program? Please reply asap. > Thanx a lot!! > > Henry > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: > http://mobile.msn.com > > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
