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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1864 - 1897 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1864
I would like to make a single PRC file out of the 17 (!) memos that comprise my 47K program. However when I create the PRC only the first memo, the one that...
xotony
Offline Send Email
Jan 5, 2006
9:35 pm
1865
... first ... do ... DOC ... space ... Tony, I think in order to create a PRC file out of your memos, you have to have all the text in one memo file with no...
scottknecht
Offline Send Email
Jan 6, 2006
3:15 am
1866
Hi PRCs can only be made from a single document. Size is therefore limited ( 32k with Pedit-memos ) There are tricks to add text after creating a PRC. The...
mauseohr1944
Offline
Jan 6, 2006
7:36 am
1867
Since you suggested it I went ahead and tried to shrink it. I removed all comments, all optional code, and all indentations. It still weighed in at 35k......
xotony
Offline Send Email
Jan 6, 2006
5:21 pm
1868
Yikes, what a limitation. Seems strange that it's even there considering I am able to #include all these memos that together add up to 47k. I mean when you...
xotony
Offline Send Email
Jan 6, 2006
5:34 pm
1869
Hi I wrote that you can add text into a PRC - if any regular editor could do it, I wouldn't have used the word 'tricks' to describe it. You can do it, using a...
mauseohr1944
Offline
Jan 6, 2006
6:24 pm
1870
Hi, I have been watching this thread with interest. Where can I find a "resource editor" that will read the code in a *.prc file. Thanks, ...
Louis Balleweg
bally91304
Offline Send Email
Jan 6, 2006
8:25 pm
1871
Hi A short search with google would yields these result ( among many others) http://www.ppcompiler.org/download.php?lng=en ...
mauseohr1944
Offline
Jan 7, 2006
10:38 am
1872
Lou, I also know very little about editting resources so I looked around after reading Geert's post. Here is what I was able to figure out on my own. - If you...
xotony
Offline Send Email
Jan 7, 2006
4:52 pm
1873
Ok, I am ashamed to admit a lot of that went way over my head. As a result, I started to look around for info on this resource editting business. What I have...
xotony
Offline Send Email
Jan 7, 2006
4:54 pm
1874
Hi Tony, Thanks to you and Mauseohr for the reply. I don't see the links you refer to though. Regards, Lou - If you have Palm OS 5+, use BIRD. See first link...
Lou Balleweg
bally91304
Offline Send Email
Jan 9, 2006
5:11 am
1875
Hi Lou, Geert posted the links in message #1871. Here they are again: http://www.ppcompiler.org/download.php?lng=en http://www.quartus.net/products/rsrcedit/ ...
xotony
Offline Send Email
Jan 9, 2006
6:20 pm
1876
I am trying to write a program using line numbers and a program that uses line numbers. I can't figure out what I am doing wrong. If someone can send has a...
kenkubick
Offline Send Email
Jan 12, 2006
1:45 am
1877
Hi What on earth makes you want to do such a projekt??? SHUDDER!! Line numbers and jumping around with goto 137 and gosub 798 was one of the main reason for...
mauseohr1944
Offline
Jan 12, 2006
7:09 pm
1878
Hi There's a way to use goto without line numbers. In BBC basic, (at least in the first few editions which had to have line numbers), there was a way of...
john4851
Offline
Jan 12, 2006
11:25 pm
1879
... You can optionally use line numbers in yBasic. Just make sure that any line numbers are in order and that the spacing between line numbers is much larger...
rhnlogic
Offline Send Email
Jan 18, 2006
1:37 am
1881
Hey everyone, I am having a problem with ybasic recognizing a zero byte (0x00) within a serial stream being sent to palm. Like for example, if my device is...
think56
Offline Send Email
Jan 20, 2006
8:45 pm
1882
Has anyone noted any bugs in how HotPaw Basic interprets the BASIC programming language (incorrect math, operator precedence, statement execution ordering,...
hotpaw2
Offline
Jan 23, 2006
4:58 am
1883
Hello. I know this isn't exactly what you are looking for, but for an issue related to the latest version please see this msg and its responses: ...
xotony
Offline Send Email
Jan 23, 2006
10:04 pm
1885
Hi everybody This my first post so bear with me. It is possible to store *.bas files in the Multimedia card and run in Ybasic? I stored some *.bas files and i...
Albert Catano
acatano2002
Offline Send Email
Feb 7, 2006
3:53 am
1886
Hi All, Does anyone know if there is a Hotpaw program available to read data from an Extech multimeter serial port? Thanks, LouBalleweg@......
Lou Balleweg
bally91304
Offline Send Email
Feb 16, 2006
2:20 am
1887
What is an Extech multimeter serial port? Is that a device that connects to the Palm by its serial port or a piece of hardware attached to the Palm (eg using...
Clive Just
im_ceejay
Offline Send Email
Feb 16, 2006
9:25 pm
1889
Hello Clive, Thanks for the response. What is an Extech multimeter? It is a device that measures voltage, current, temperature, etc. It has a serial port that...
Lou Balleweg
bally91304
Offline Send Email
Feb 18, 2006
5:47 am
1890
There is new beta version 1.4.5b4 of HotPaw Basic which may fix 5-way input$() support on the Treo 650 and similar models, here: ...
hotpaw2
Offline
Feb 20, 2006
9:46 pm
1892
Anyone know how to work around the lack of the randomize statement?...
flyup411
Offline Send Email
Feb 25, 2006
5:31 pm
1893
... According to the man page, rnd() with a negative argument seeds the RNG. dummy=rnd(-abs(timer) will initialize the RNG with a new time-correlated start...
hotpaw2
Offline
Feb 25, 2006
7:15 pm
1894
Hi The problem I reported in march 2005 with my VISORs isn't fixed with the new version: This is a quote of the quickref: input$(1) '- waits for 1 graffiti...
mauseohr1944
Offline
Feb 25, 2006
9:15 pm
1895
... RNG. ... Thanks - that did the trick. I used b=rnd(-n), where n would always be an integer in my program. im...
flyup411
Offline Send Email
Feb 27, 2006
3:28 pm
1896
This works very well. Thanks for the tip. Larry...
Larry Turner
pinkp8ther
Offline Send Email
Feb 27, 2006
10:52 pm
1897
Hello everyone, I know the VFS functions were one of the later implemented (beta) features, but I was wondering if someone could help me with some basic...
think56
Offline Send Email
Mar 5, 2006
5:30 am
Messages 1864 - 1897 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