T
the Wiz
Guest
Dennis Clark <dlc@io.frii.com> wrote:
trial of the download.
It's the most "bang for the buck" for small programs (at $18.95) - unless you
want to learn C on the Palm. OnBoardC is free and generates executable files on
the Palm. Hotpaw is an interpreter and your program will not be as fast as a
compiled C program. However, the learning curve for OnBoardC is much steeper
than for hotpaw.
The only problem I can see with hotpaw is whether it handles a 0 byte or uses it
as a string terminator. If you can define a byte array (instead of a string) as
the destination of the incoming bytes, it should work OK.
I've been using another development tool for about 6 months and have forgotten
much of what I knew about hotpaw :-(
The full documentation for hotpaw, including a tutorial, is available at the
link given above.
More about me: http://www.jecarter.com/
VB3/VB6/C/PowerBasic source code: http://www.jecarter.com/programs.html
Freeware for the Palm with NS Basic source code: http://nsb.jecarter.com
Drivers for Pablo graphics tablet and JamCam cameras: http://home.earthlink.net/~mwbt/
johnecarter at@at mindspring dot.dot com. Fix the obvious to reply by email.
I second using hotpaw basic http://www.hotpaw.com/rhn/hotpaw/. You get a 30 dayIn sci.electronics.misc Ted Swift <tjswift@ucdavis.edu> wrote:
I've used the Palm m100 running hotpaw basic to talk to an OOPic data
logger. Talk about simple and very capable, and very, very cheap.
trial of the download.
It's the most "bang for the buck" for small programs (at $18.95) - unless you
want to learn C on the Palm. OnBoardC is free and generates executable files on
the Palm. Hotpaw is an interpreter and your program will not be as fast as a
compiled C program. However, the learning curve for OnBoardC is much steeper
than for hotpaw.
The only problem I can see with hotpaw is whether it handles a 0 byte or uses it
as a string terminator. If you can define a byte array (instead of a string) as
the destination of the incoming bytes, it should work OK.
I've been using another development tool for about 6 months and have forgotten
much of what I knew about hotpaw :-(
The full documentation for hotpaw, including a tutorial, is available at the
link given above.
More about me: http://www.jecarter.com/
VB3/VB6/C/PowerBasic source code: http://www.jecarter.com/programs.html
Freeware for the Palm with NS Basic source code: http://nsb.jecarter.com
Drivers for Pablo graphics tablet and JamCam cameras: http://home.earthlink.net/~mwbt/
johnecarter at@at mindspring dot.dot com. Fix the obvious to reply by email.