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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1655 - 1687 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1655
Hi! This is a message that I receive this morning, and Im sure that someone in this group could be interested: - - - Original Message - - - Dear Moderator of...
Samuel F. Montalvo
montalvos
Offline Send Email
Mar 4, 2005
1:57 pm
1656
Hi I added the option to choose the file to be converted from a listbox. The filelist will display either all memopad or Pedit32 files ending with .bas -...
mauseohr1944
Offline
Mar 4, 2005
7:59 pm
1657
Hola, alquien sabe como mostrar en pantalla letras grandes? quiero que sean varios puntos más grandes que las que aparecen por default. La idea es que sean...
astiz2k
Offline Send Email
Mar 7, 2005
5:44 pm
1658
Ooops I have to apologize - my testin wasn't sufficient. I uploaded a corrected version. I hope I haven't caused too much anger. In the present version, the...
mauseohr1944
Offline
Mar 7, 2005
9:39 pm
1659
Hi could somebody translate the posting? I t sounds to me as if it's a quetion about using larger fonts as default. There are ways, but I hate to answer...
mauseohr1944
Offline
Mar 7, 2005
9:52 pm
1660
Translation: Hello, does someone know how to show big letters in the screen? I want them to be bigger than the ones that appear from default. The objective is...
Jorge Ramon Hernandez V
ai7921
Offline Send Email
Mar 8, 2005
3:58 am
1661
Hi There are several ways to handle this: 1. Download an appropriate font and install it. http://cgm.cs.mcgill.ca/~luc/palm.html Install a hack-manager (...
mauseohr1944
Offline
Mar 8, 2005
10:57 am
1664
Where is my brain ? Here are the corrections to our request. Hello, We need help again. We need a program to display four simulated LED's. This will be used...
profwalsh2
Offline Send Email
Mar 8, 2005
6:27 pm
1665
Hello, We need help again. We need a program to display four simulated LED's. This will be used to teach students binary numbers. Two Palms will be...
profwalsh2
Offline Send Email
Mar 8, 2005
10:04 pm
1666
Hi Look into your mail-box! Code that might be sufficient, should be there by now. If anybody else cares, it works as follows: You input a number between 0 and...
mauseohr1944
Offline
Mar 9, 2005
4:45 pm
1667
I'd like to see the code thanks Bob mauseohr1944 To: cbaspadandhotpawbasic@yahoogroups.com <no_reply@yahoogroups.com> cc: ...
bob.bidner@...
dell4c2000
Offline Send Email
Mar 9, 2005
4:49 pm
1668
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
Mar 9, 2005
7:04 pm
1669
I am interested too. Jorge ... cbaspadandhotpawbasic@yahoogroups.com ... and HotPaw Basic] Re: Science Project ... to ... cbaspadandhotpawbasic ... another ......
ai7921
Offline Send Email
Mar 9, 2005
7:07 pm
1670
Hi I uploaded it to Files/Snippets The program is in sendnbin.txt - the necessary bitmaps in Roambot.prc. I tested it with two handsprings: Palm OS 3.5 /...
mauseohr1944
Offline
Mar 9, 2005
7:12 pm
1672
Hello, Wonderful program, thank you for all your help. It seems this project has caused quite a stir......good. We are expiencing a small problem however....
profwalsh2
Offline Send Email
Mar 10, 2005
4:52 am
1673
Hi My first guess would be a different 'Roambot.prc'. Second guess: Those machines handle things differently, which I can't verify here. To stop guessing, I...
mauseohr1944
Offline
Mar 10, 2005
8:34 am
1674
I had written a QBasic program long ago to take a few families names and randomly draw names for a Gift Exchange. The idea was to keep people from the same...
ebonair@...
ebonair
Offline Send Email
Mar 10, 2005
7:07 pm
1675
Is there a command or method for sending data out of the IR port and not waiting to see if it is received or looking for a device to send it to. I want to just...
ambiguityuk
Offline Send Email
Mar 11, 2005
3:45 pm
1676
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
Mar 12, 2005
6:52 pm
1677
Hi Open the ir port: open "com1:",rate,ir as #5 on both the sending an receiving palm send data: print #5,a$; a$ will be sent without handshake or messages. ...
mauseohr1944
Offline
Mar 19, 2005
7:04 pm
1678
I have a programt hat I've wrlttent that uses multiple buttons to query for info computed within the program. My first button works it sends the program to a...
JPI68
Offline Send Email
Mar 20, 2005
8:42 pm
1679
Hi I'm afraid nobody will be able to help, unless you poste code which defines the buttons and the routine evaluatind the input. Regards Geert...
mauseohr1944
Offline
Mar 21, 2005
10:23 am
1680
Thanks I was on my palm at a restaurant when I sent out that request. I will try to put a section of code together and attach it as a response to my original. ...
Jp Illes
JPI68
Offline Send Email
Mar 21, 2005
3:51 pm
1681
Geert RE: Multiple Buttons Here is the complete code to my program. The program works fine until I try to use the "M". "V" or "D" buttons, then I get an...
Jp Illes
JPI68
Offline Send Email
Mar 22, 2005
7:57 pm
1682
Hi The first problem I ensountered was, that your code was too long to fit in one memo. I shortened it by removing unneccesary blanks and linefeeds an changed...
mauseohr1944
Offline
Mar 23, 2005
11:11 am
1683
Mauseohr Thanks now it appears to work perfectly. I use pedit so I'm not limited by the Palm Memo 4k limit. I don't understand the syntax of the "on x-31 gosub...
Jp Illes
JPI68
Offline Send Email
Mar 23, 2005
1:27 pm
1684
Hi I use pedit32 for larger programs as well ( or use the #include pragma which can keep code under construction apart from code running perfectly - thus the...
mauseohr1944
Offline
Mar 23, 2005
6:45 pm
1685
Geert Thank you so much for your time and attention to my problem. I just wish that I knew enough to be able to help others. As you probably guessed I am not a...
Jp Illes
JPI68
Offline Send Email
Mar 24, 2005
2:26 am
1686
Has anyone had success with the vfswirte command on an OS4.1 device? I would like to be able to write some binary output files, but I can not get the vfswrite...
pinkp8ther
Offline Send Email
Mar 27, 2005
8:30 pm
1687
Hi everybody, I have recently bought a T5 and I want to use it as brain of my hobby robot. I am interested in Rx/Tx data from serial port and also using...
brayan_winterborn
brayan_winte...
Offline Send Email
Mar 27, 2005
8:41 pm
Messages 1655 - 1687 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