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 1237 - 1267 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1237
Hello to all of you, As I am new to Hotpaw Basic, I have only just begun to learn how to program my Palm (Sony Clié SJ-30) with it. As I am carrying the...
al2ba22000
Offline Send Email
Sep 1, 2003
10:12 pm
1238
Hi again, I just found out how to upload the tutorial to this usergroup. It's under the 'files'-link (only the .pdb-version at the moment). Regards, Alex...
al2ba22000
Offline Send Email
Sep 1, 2003
10:20 pm
1239
Hey Everybody, I've been trying to sort of duplicate the notepad program in hotpaw (for hopes of finally creating an animation program). Using the graphics ...
Joey Mink
inajamaica
Offline Send Email
Sep 4, 2003
1:29 am
1240
Hi Everyone: I was just wondering if there is a way to send a string out to the Palm clipboard? I've written a pretty cool little tip calculator and I'd like...
pictoons2001
Offline
Sep 13, 2003
2:18 am
1241
To steal directly from the quickref.txt file supplied with ybasic: put "clipboard", t$ '- puts text string in the clipboard. put "clipboard+", t$ '- appends...
Joey Mink
inajamaica
Offline Send Email
Sep 13, 2003
2:58 am
1242
Thank you so much. The funny thing is that I searched the quickref.txt, readme.txt, and basic_language.txt for "clipboard", "clip" and "board" but for some...
pictoons2001
Offline
Sep 13, 2003
1:34 pm
1243
Hello, ... Special palmos commands and functions: ... output Commands ... put "clipboard", t$ ... input Commands ... get$ ("clipboard") ... You're going to see...
Yvonnick Bernard
oursferoce
Offline Send Email
Sep 13, 2003
1:58 pm
1244
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... I use this feature constantly and it''s very handy! #Put into clipboard put...
Michael
michaeltaylo...
Offline Send Email
Sep 14, 2003
1:12 pm
1246
Using ver 1.39 of Hotpaw, whenever I create a custom about-box, the about-box text gets corrupted by underlying FORM FLD vertical cursors which are part of the...
progman22000
Offline Send Email
Oct 6, 2003
6:36 pm
1247
07/10/2003 08:41:05 cette page n'existe pas ... Original message from: "kleynenbergntrtpa103103"...
Jean-Luc Mavaut
jlmavaut
Offline Send Email
Oct 7, 2003
6:42 am
1248
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... Using ver 1.39 of Hotpaw, whenever I create a custom about-box, the about-box text...
Michael
michaeltaylo...
Offline Send Email
Oct 8, 2003
2:34 am
1249
... Hi Here a simple demonstration of this rather harmless 'oddity': #infobox.bas cls form fld 10,100,140,12, "",1: s$(0)="Instructions" ...
mauseohr1944
Offline
Oct 8, 2003
6:54 am
1250
Ok, so it's not just me.. thanks for looking into this. Luckily it's not a show-stopper so I can try to code around it in the meantime. ... <snip>...
Brian Greer
progman22000
Offline Send Email
Oct 8, 2003
8:59 pm
1251
Well, I've just searched the archives for any help I might find, and I found none. I can't seem to get makeprc to work. I know I have all the right files...
enigman1
Offline Send Email
Oct 11, 2003
2:43 pm
1252
It sounds like you are doing everything right, but you may want to take a look at a generic makeprc program on my tutorial site: http://www.greertech.com Check...
progman22000
Offline Send Email
Oct 11, 2003
7:32 pm
1253
Still not working. I ran the program I found on that site, and it said "OK - Applet Created", but when I try to find it, it's not anywhere. I don't know how...
enigman1
Offline Send Email
Oct 12, 2003
1:19 am
1254
Hmm.. frustrating indeed. A long time ago I remember having a problem like this when I was using a very old version of bcmdmakelauncher.prc with a newer...
progman22000
Offline Send Email
Oct 12, 2003
9:46 am
1255
Now mine isn't working either! Wow, it seems to fail randomly even though makeprc reports a sucessful completion. Now I see what you mean. I did a bunch of...
progman22000
Offline Send Email
Oct 12, 2003
12:45 pm
1256
All Right! Now it's working! I guess I just needed the latest version of bcmdmakelauncher.prc. Now I just have one last question...If I wanted to distribute...
enigman1
Offline Send Email
Oct 12, 2003
12:54 pm
1257
Also, I just discovered that I don't know where the prc file is. I looked in the backup directory, and it wasn't there... Anyone know where it might be?...
enigman1
Offline Send Email
Oct 12, 2003
1:05 pm
1258
I *think* I found the problem! If you want to make a prc file from hotpaw, make sure that the memopad program file is NOT memo #0 !! Was the program you wanted...
progman22000
Offline Send Email
Oct 12, 2003
7:16 pm
1259
You need to use a memo other than the very first one in the MemoPad for bcmdmakelauncher to work. Make sure to set the backup bit before you perform a HotSync...
hotpaw2
Offline
Oct 12, 2003
10:21 pm
1260
I am Trying to make a prc file and the basic file is big enough to put into 2 memo files. It made the prc file.... but the included file is not part of the...
johnd_489
Offline Send Email
Oct 14, 2003
3:05 am
1261
Well, have you tried linking to a .PDB file at the end of the first memo? A .PRC file will not read to memo files, so one of them has to contain a link to the...
Michael Swengel
liveforhim32...
Offline Send Email
Oct 14, 2003
12:11 pm
1262
pedit32 allows you to develop a HotPaw Basic program larger than 4k. These larger programs can also be converted into applets....
hotpaw2
Offline
Oct 14, 2003
6:38 pm
1263
Well, I just bought into the future and picked up a Palm Tungsten T3. I really wanted a modern Newton, but that's another story. Looks like I'll be eating...
progman22000
Offline Send Email
Oct 15, 2003
4:57 am
1264
I ran HotPaw Basic with a Tungsten T3 using os 5.2.1, and noticed only one quirk so far: Any program that tries to DRAW a text string will run, but the actual...
progman22000
Offline Send Email
Oct 15, 2003
5:05 am
1265
15/10/2003 08:35:30 Text drawing works fine if you put it after form btn line... Remember to put all form btn lines at the top, just after form reset or draw...
Jean-Luc Mavaut
jlmavaut
Offline Send Email
Oct 15, 2003
6:38 am
1266
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the cbaspadandhotpawbasic group. File :...
cbaspadandhotpawbasic...
Send Email
Oct 15, 2003
7:03 am
1267
Aha! I had forgotten that rule. I rewrote some of my programs the right way and now all is well running HotPaw under os 5.2.1. Thanks for the reminder! Brian ...
progman22000
Offline Send Email
Oct 15, 2003
7:12 pm
Messages 1237 - 1267 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