Hello all, Does anyone know how to call the virtual keyboard from yBasic. I thought I saw a reference to it on the forum but couldn't find it again. What I'd...
OK. You've thrown down the gaunlet, lets' see where to go from here. First, what dialect of Basic is the source program written in? I do my "thing" on Macs...
I've been playing with HotPaw for a while now with great results. I use the programs to interrogate a microcontroller, and the display the results in various...
There should be a command to draw erased rectangles mentioned in the quick- reference documentation file. I haven't tried it, but you may also be able to set...
... the quick- ... be able to set the ... Yes, the draw command will allow for erasing rectangles with the -7 parameter appended to the end of the command....
Thanks Jorge, not a bad plan. I may have to do that if I can't figure out how to get to the virtual KB. Thanks again for the response. mac ... answer...
Back on 12/7/03, Bill McKelvey referred to a fn call (set_auto_off) to change the automantic 3 minute-off aspect of the Palm. I tried that, and got an error....
... fn ... Under Misc functions in the manual: fn set_auto_off(n) - sets the Auto-Off timer to n seconds; use n=0 to set Auto-Off to never; also displays a...
When trying to access JFile records from yBasic, I'm able to access only the first 32 fields of a given record. JFile's developers assure me there's nothing...
Hello all, I've been running with v1.3.8 on Palm m125 and m515 for a long time but recently needed to get the pen tap vertical position. The display has...
Hello out there, I am new to HotPaw and Programing I have been developing a program to read specific data out of several Memo File coma deliminated databases....
Here is the entire code to my program. As I said before line 4 is the line after the dim statement in the array that is used in defining my pop-up menu. ...
I'm replying to my own post because I learned, once again, how dumb mistakes can drive you crazy. Disregard my previous post. Cheers. Onward and upward. mac...
I moved my top sub below the dim for the array, however, know the program will not recognize my selections from the popup menue. The program is stuck at my...
... rsc.mpa is the export of all rscMan memos from Palm Desktop! Import it , and you should have alle memos to be hot-synced ( It did work for somebody else )...
I solved the problem with some help from Dave. What I found is that you can never redirect a program above the dimensioning of your array's or the definition...
I'm making a program to select aircraft bolts AN3-AN7. I have 5 arrays of data like the one below. All the groups like this one work when they are at the top...
I am thinking about upgrading to a Tunsten E from a M125. Are there any YBasic compatibility problems with the tungsten E,especially with the New Palm OS on...