Thanks, that got rid of the syntax error. Now I get "Database not open in line 3". My current statement is open "vfs:", "/Card/mumble.txt" for input as #4 I...
Never mind, it was complaining about the statement below. I'm trying to find more documentation on vfs. I found one document that says to read with vfsrd, but...
A utility, such as FileZ, can be used to determine which directories and file names are present on an expansion card. You can also use print fn vfsfiles("/",...
Hi there ! I'm a newbie with Hotpaw and have this "problem". In other BASIC dialects I used to do things like this: "IF statement1 AND statement2 THEN GOTO...
Hi, I'm passing data between two Palms and I want one to transmit then carry on round a loop, but it appears to me that it waits for a response before carrying...
Hi there ! I'm using HotPaw 1.4.4 and PeditPRO 5.02. I have a piece of code in PeditPRO format that runs perfectly in HotPaw, but when I use the utility...
... The "print #5,o$" doesn't need the semicolon at the end and this should immediately send whatever text is in o$ out of the Palm serial port. What does...
... serial ... As I mentioned, I have two Palms occasionaly communicating by IR. One of them (a Tungsten E) pauses at the print #5,o$ line for a second or two,...
Won't work. The IrDA/ircomm protocol uses different pulse frequencies, duty cycles and packet framing than does almost any IR remote control. Most PalmOS 5 ...
... Let's see if this works : http://www.dixons.co.uk/martprd/store/dix_page.jsp? BV_SessionID=@@@@1261583735.1108721905@@@@&BV_EngineID=cceeadddkmmejfj ...
The usual place: http://www.hotpaw.com/rhn/hotpaw/ This release includes: navigation improvements for the T|T5 and Treo650, new built-in functions fn space$()...
Hi, I'm trying to figure out how to print out the Julian Day. "The Julian Day number is a continuous count of days and fractions thereof from the beginning of...
Hi there ! I'm using HotPaw 1.4.4 (registered) and I wanna use Palm DOC files. Is this possible to do with this version ? What would be the correct syntax ? ...
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...
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 -...
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...
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...
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...
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...
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 (...
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...
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...