Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cbaspadandhotpawbasic · cbasPad and HotPaw Basic - Discussions about cbasPad and HotPaw Basic

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 623
  • Category: Palm Series
  • Founded: Sep 15, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1 - 30 of 2133   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1 hotpaw2 Send Email Sep 15, 1999
4:05 pm
Welcome, This is the Yahoo! Message Board for cbasPad and HotPaw Basic community....
2 hotpaw2 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 Send Email 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 ...
30 don_curano Send Email Jan 16, 2000
2:56 pm
                   ...
Messages 1 - 30 of 2133   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help