Welcome, This is the Yahoo! Message Board for cbasPad and HotPaw Basic community....
2
hotpaw2
Sep 16, 1999 5:03 pm
Here are some web sites with cbasPad Tiny Basic programs:<br><br>graph, measure : <br> <a href=http://www.provide.net/~sherbear/matt.htm...
3
hotpaw2
Sep 16, 1999 5:05 pm
Here's a comparison of cbasPad with some<br>other calculating applications:<br> <a href=http://www.jimthompson.net/pilot/medcalcs.htm...
4
hotpaw2
Sep 21, 1999 10:46 pm
The ftp server used for cbasPad downloads has been<br>down today, 9/21. If you encounter problems<br>downloading files from the cbasPad or HotPaw Basic<br>ftp ...
5
hotpaw2
Sep 23, 1999 9:50 pm
formerly called cbasPad Pro, HotPaw Basic is<br>currently in beta test. So far, there have<br>only been 12 downloads of the beta 1 version;<br>so there's room...
6
hotpaw2
Oct 4, 1999 4:15 am
A new button operated ToDo/Address lookup utility.<br>See it at <<a href=http://www.hotpaw.com/rhn/hotpaw/>...
7
hotpaw2
Oct 5, 1999 7:58 am
The second beta release of HotPaw Basic for PalmOS is now in public beta and available for testing:<br><br>web page:<br><a...
8
hotpaw2
Oct 10, 1999 8:05 pm
#datebook2todo.bas<br># HotPaw Basic ( cbasPad Pro ) program<br># to make new ToDo's<br># from todays appointments.<br>t$="make new ToDo ?"<br>d=val(fn ...
9
hotpaw2
Nov 4, 1999 4:21 am
A preliminary spec for the plug-in code modules<br>for HotPaw cbasPad Pro Basic is now online:<br><br> <<a...
10
hotpaw2
Nov 7, 1999 9:14 pm
The newest beta test version of HotPaw cbasPad Pro Basic is available for download:<br> <ftp://ftp.rahul.net/pub/rhn/yb9915b.zip> <br>or<br> <<a...
11
d4f8bu
Nov 15, 1999 1:06 am
Imagine the following program:<br><br># listmemos.bas<br># lists all memo titles<br><br># create a new memo<br>open new "memo", "x" as ...
12
hotpaw2
Nov 15, 1999 1:28 am
The newest beta test version of HotPaw cbasPad Pro Basic is available for download:<br> <ftp://ftp.rahul.net/pub/rhn/yb9916b.zip> <br>or<br> <<a...
13
hotpaw2
Nov 15, 1999 4:22 am
New beta version 0.99b17 should fix the create<br>new memo bug which sometimes caused a crash. The<br>documentation on deleting a memo has also ...
14
Louis_X1V
Nov 18, 1999 6:01 pm
It would be really interesting to have resources support (at least tFRM). Resource editing would be done with RsrcEdit (www.individeo.net)....
15
d4f8bu
Nov 19, 1999 1:10 am
Am I being dim or what?<br><br>I've tried to include another memo inline, since I've hit the memo length limit for the thing I'm currently writing.<br><br>So,...
16
hotpaw2
Nov 22, 1999 9:51 pm
Re: #includes <br><br>Beta version 99b18 has a fix for an include<br>statement bug. It should be up on the web<br>site now:<br><br> <a...
17
hotpaw2
Dec 2, 1999 6:29 pm
Newest HotPaw Basic interpreter for PalmOS.<br>It's up on the HotPaw web site now:<br><br> <a href=http://www.hotpaw.com/rhn/hotpaw/...
18
pking600
Dec 13, 1999 8:09 am
Every time I start HotPaw Basic, and exit again, it seems that I have lost 4k of memory. I have to perform a warm reset to get the memory back again.<br>Have...
19
hotpaw2
Dec 13, 1999 10:34 am
pking600 writes:<br>>Every time I start HotPaw Basic, and exit again, it seems that I have lost 4k of memory.<br>>I have to perform a warm reset to get...
20
hotpaw2
Dec 21, 1999 9:36 am
New beta version 0.994 of HotPaw Basic is<br>up on the usual website.<br>Try defining your own buttons and text fields.<br><br> <a...
21
pking600
Jan 5, 2000 11:30 am
Hi<br><br>I'm experimenting with HotPaw Basic, trying to implement some infrared communication between my Palm IIIx (OS 3.3) and my Ericsson SH888 ...
22
pking600
Jan 5, 2000 11:54 am
Well, actually I've done some programming mistake here. So the app from the example seems to work, but I'm not sure that I get characters back from the phone...
23
hotpaw2
Jan 5, 2000 3:59 pm
Hi,<br><br>> open "com1:",9600,ir as #5<br>>But the application just terminates,<br><br>The open command only works inside a program. When the program ...
24
hotpaw2
Jan 5, 2000 4:03 pm
Find the latest version at:<br><br> <<a href=http://www.hotpaw.com/rhn/hotpaw/> target=new>http://www.hotpaw.com/rhn/hotpaw/></a><br><br>Thanks to all...
25
pking600
Jan 6, 2000 3:49 pm
Hi<br><br>I'm trying to make an app to find specific entries in the datebook, but when I test your example app on datebook lookup (6a) it does not work like I...
26
pking600
Jan 7, 2000 10:00 am
The "subsequent datebook find" works fine in beta .9960. Thankyou! <br>Tried it out this morning (norwegian time).<br><br>But another problem arises: The ...
27
frasej
Jan 12, 2000 8:42 pm
I keep getting a syntax error when I try to use fn btncode? What is the proper syntax for it?...
28
pking600
Jan 12, 2000 8:49 pm
Has anyone tried the combination PalmIIIx, OS 3.3 and IrDa infrared modem?<br>I can't figure out how to get response from the modem by redirecting the serial ...
29
pking600
Jan 14, 2000 2:13 pm
I found a remark about the same problem for an application written for OS 3.1 and earlier. One possible cheat/fix for this is to install the "old" enhanced Ir ...