Search the web
Sign In
New User? Sign Up
cbaspadandhotpawbasic · cbasPad and HotPaw Basic - Discussions about cbasPad and HotPaw Basic
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1914 - 1947 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1914
I'd like to have access to the DET(X) function to return the determinant of array X. This would be useful to determine (no pun intended) whether or not a...
Tom Lake
toml_12953
Offline Send Email
Apr 3, 2006
4:06 pm
1915
I seem to have lost my registration number! Anyone know how I can get it again? thanks! _________________________________________________________________ FREE...
Michael Taylor
michaeltaylo...
Offline Send Email
Apr 4, 2006
12:01 am
1916
Lost the number for what? HotPaw Basic? Email the HotPaw address listed in the About/Get Info dialog box, including your name, approximate date of...
rhnlogic
Offline Send Email
Apr 4, 2006
6:44 am
1918
I am hoping that the sender of this is banned from the group "belle-gobble598@... fo"...
bob.bidner@...
dell4c2000
Offline Send Email
Apr 4, 2006
1:58 pm
1919
... Okay thanks! _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! ...
Michael Taylor
michaeltaylo...
Offline Send Email
Apr 5, 2006
6:56 pm
1920
Has anyone tried the new beta command: open "com1:", 9600, "ircomm" as #5 I tried it exactly as shown here and got a syntax error. Also, are there any Hotpaw...
Lou Balleweg
bally91304
Offline Send Email
Apr 9, 2006
7:49 pm
1921
Hi according to the documentation I know, it should be: open "com1:","ircomm" as #5 I don't think there is much sense in trying to set a baudrate for IR. I...
mauseohr1944
Offline
Apr 10, 2006
6:01 am
1922
Hi, Thanks for the response. This was copied directly from the Readme file available on the Hotpaw Basic website. Beta Test serial communications commands (OS...
Lou Balleweg
bally91304
Offline Send Email
Apr 11, 2006
4:38 am
1924
Hey everyone, I've been using HotPaw for a bunch of time now and love it. I eventually tried to use input$ in the form of: input$ (prompt$, [title$ [ , n } ]...
h_mac_grant
Online Now
Apr 15, 2006
3:37 am
1926
... eventually tried to use ... 2, then it displays an OK ... But I can't find a way to ... The "fn formbutton()" command can be used. It returns the key code...
scottknecht
Offline Send Email
Apr 15, 2006
1:58 pm
1927
Thanx Scott, I'll try that. Appreciate your help. mac...
h_mac_grant
Online Now
Apr 15, 2006
6:24 pm
1928
Well, I'm ready to create a stand-alone program of my HotPaw program. Can anyone point me to the latest version of MakePRC? Thanks! ...
Michael Taylor
michaeltaylo...
Offline Send Email
Apr 17, 2006
11:06 pm
1929
Hi Files section Programs PRC-Maker.PRC PRC-Maker as prc. For both Mempad and pedit32 This is the last standalone PRC-Maker I made, and I have been using it ...
mauseohr1944
Offline
Apr 18, 2006
6:57 am
1931
I have loaded the RTOne.bas program into my Palm m515, but I can not get it to function correctly. I am guessing it could be a setup problem. I can not get...
Jeff
luvmystook
Offline Send Email
May 4, 2006
7:53 pm
1932
I searched but did not find any code to format output of fn time(0). I am quite sure there is a more clever way to do this, but I'll post what I have written...
Jeff
luvmystook
Offline Send Email
May 7, 2006
8:59 pm
1933
Post of sub routine that can be inserted into you existing program with the following statement: #include <#timestamp>. #timestamp # Jeff S. 5/7/06 3:43 pm sub...
Jeff
luvmystook
Offline Send Email
May 7, 2006
9:13 pm
1934
Post of sub routine that can be inserted into you existing program with the following statement: #include <#timestamp>. #timestamp # Jeff S. 5/7/06 3:43 pm sub...
Jeff
luvmystook
Offline Send Email
May 7, 2006
9:22 pm
1935
Is regestration of Hotpaw required to generate .prc files? I see posts on this board to indicate both positions. I don't mind the regestration, but I would...
Jeff
luvmystook
Offline Send Email
May 7, 2006
11:19 pm
1936
Hi Yes, in order to use HotPaws ability to make PRCs, you have to use a registered copy. The PRCMAKER.PRC in Files/Programs in this groups has worked for me ...
mauseohr1944
Offline
May 8, 2006
3:54 pm
1937
Hi I'm using the following user-defined function to format time sub zeit$(a$,f) rem returns time as hh:mm:ss or rem hh:mm (default) 24h format ...
mauseohr1944
Offline
May 8, 2006
4:08 pm
1938
Thanks! This function is much more compact, I knew someone would have a more clever approach. :-) I'll add a little code to produce 12h format with am/pm. ...
Jeff
luvmystook
Offline Send Email
May 9, 2006
1:10 am
1939
Hi If you need the am/pm format, why not making use of: fn time$() this will return the current time like this: 11:59 am 6:03 pm Regards G....
mauseohr1944
Offline
May 9, 2006
10:10 am
1940
I continue to get "Syntax Error in line 40", when using PCR-MAKER.PRC from the program section. I tried to use a simple test of a 2 line program to make sure...
Jeff
luvmystook
Offline Send Email
May 9, 2006
2:06 pm
1941
Are there any new versions of HotPaw in the works? -joe-...
Joe Baughman
ebonair
Offline Send Email
May 9, 2006
3:48 pm
1942
Does anyone know how to change the font size on the palm desktop ?...
profwalsh2
Offline Send Email
May 9, 2006
4:21 pm
1943
Hi The version 1.5 from the file section works without flaw - with a REGISTERED version of HotPaw. My second Handspring - th one with the unregistered copy -...
mauseohr1944
Offline
May 9, 2006
5:54 pm
1944
Hi I think nobody can. Quote from Palm support: Changing the font size in Palm Desktop The Palm Desktop application was designed for the average screen ...
mauseohr1944
Offline
May 9, 2006
6:53 pm
1945
I did pay and REGISTER Hotpaw. It said "Thank You" when I put in the reg #. And, I can see more than 4 programs in the list. MakePCR seems to not know it is...
Jeff
luvmystook
Offline Send Email
May 9, 2006
8:05 pm
1946
... In that case I'll definitely have to try to get my old registration code. Any idea how I can accomplish that? thanks! ...
Michael Taylor
michaeltaylo...
Offline Send Email
May 9, 2006
10:50 pm
1947
I think you also have a key file that you need to sync to the device as well as the code? -joe-...
Joe Baughman
ebonair
Offline Send Email
May 10, 2006
2:06 pm
Messages 1914 - 1947 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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