... My visor finds a syntax error in this line due to the missing ',' between the 12 and "cont". If this is not the reason for your tungsten to fail, have you...
1. I need to look up for all the files beginning with "Points*" inside my Palm OS 4.1. 2. Then show the list to the user so he can Check them in order to...
If you mean memo-files, take a look at my snippet dirlist in Files\Source This snippet will fill a listbox with all memonames containing ".bas". If you...
I had this problem where any programs created through MakePRC would just make the screen flash white, and then crash. I never had this problem on my Treo 300,...
I have a form with 5 input fields, 2 checkboxes and 1 listbox with trigger button and 5 items. The listbox shows the one item that was to see at program start...
It's for .pdb and .prc files but you give me and idea of how to deal with. Thx. mauseohr1944 <no_reply@yahoogroups.com> wrote:If you mean memo-files, take a...
Hello all, I am starting an app that opens with a form that displays a row of buttons. The user clicks one to go directly to a second form, that also has...
... Geert ... Thank you very much. One more question though... What do I use as "Title$" - I didn't see anything in the tutorial on naming a form. (As you can...
... Title$ is the title of the form, displayed in the top line - default is the name of the memo - for instance: test.bas You can initialize your own title...
I have noticed that the draw commnd does not show on my tungsten c. All the forms and buttons show up fine but anything I am tying to send to the screen with...
Under OS 5, you need to do any drawing after creating all your dynamic form objects. ... forms and buttons show up fine but anything I am tying to send to the...
Hi everyone. I see the registered version of Hoptpaw Basic will allow me to convert my app to a PRC. If I want to give this app to someone else, what does he...
rickinnocal <rickinnocal@...> wrote: ... They will need both. The Hoptpaw basic interpreter is also the runtime environment. ... I forgot the exact size...
Dear All, Anyone knows a solution to prevent my Palm IIIC from going into standby mode? I have an (Aviation use) program that waits for input from an external ...
... standby ... external ... when it ... activity ... At palmgear.com one can download a program AutoOff 1.2b (Freeware) or NoAutoOff (Shareware) to avoid auto...
... You could use the built in function, fn set_auto_off(n) '- sets Auto-Off timer to n seconds; '- use n = 0 to set Auto-Off time to never; also '- displays a...
Hi Has anybody managed to set up a Bluetooth Serial link from Hotpaw basic? I have a Palm m505, and a Bluetooth SD card. I have used it with a VT100 terminal...
Hi I have several example .bas files on my PC and am trying to upload them to my m505 over a hotsync. The hotsync rejects them saying that the palm doesn't...
You need to copy the text from these ".bas" files into a memopad entry, then hotsync your palm. Hotpaw programs are just memopad records...HotPaw knows which...
I just started using this utility and I noticed a problem. Everytime you tap the select menu to modify a control it places another... Does anyone know how to...
... Hi There's no need for a fix ( not in my copy ). In the upper right corner,there are two list-boxes. The upper lets you choose, which object you want to...
Right. I understand how it is supposed to work... and in fact earlier versions worked fine for me. Perhaps my explanation was insufficent. I start the program...
Hi I cannot reproduce these issues with my copy. I think it will be OK to upload it to the files/programs section since it is freeware. Take a look. If you...