one more thing.... Congratulation for you people who have given me insights/help on codes, and thanks for the "Game Timer" program, Prasad(?)! Since all that...
Dear All, I recently upgraded to a Palm TX from my late great T2. I've noticed that a number of programs on the TX can no longer find the Memos application...
I can access Memos with my T|E, but my Switch app has a hard time finding Memos when I'm switching between HotPaw and Memos. Im sure the problem is related. ...
I've got no problem having Hotpaw finding memos on my T|X. ...and that was before doing anything special and even after adding to my categories the 'Basic...
Hi I spent many a happy hour (months and months!) programming in Sinclair Spectrum BASIC, and I'm pondering rewriting my program (a text only American Football...
If you have an PalmOS 5.x unit with a hires display (320 by 320 or more) then try this HotPaw Basic command: print at x,y,320 Where x,y is the location you...
Concerning being unable to find Memos on the TX, many thanks to both people who replied. It seems like I will need to, yet again, do a hard reset and slowly ...
Write really, really fast programs! 8-)} But, seriously, I have no idea, sorry. Why is it a problem for people to know your program's written in yBasic? ... ...
Hi Have you tried to clear the screen prior to drawing anything with the command: cls or draw -1 ? I you want to clear the title of the window, add: draw...
I have a very large card game program written in HotPaw that I would like to distribute in a single .PRC format. Looks like it's finally time to register. ...
I have purchased, and have actually listed some of my programs for sale on both sites. I don't think there is much difference inuse of either site. Neither...
Thanks Ted, that was very helpful. Since I have Paypal I think I will go with Handango. I wasn't really planning on trying to sell the game, at least not in ...
After I installed the newly registered version of Hotpaw my program lost support for the 5-way directional button on my Zire 71! To debug this I had the...
Hi This bug in 1.4.5 build 0 shows on my visor as well - previous versions work flawless. This has been reported to HotPaw days after the release of this ...
Ah. That explains it. I think I may have the 1.4.1 version sitting around in a directory at home somewhere. At work right now. You can save me the trouble of...
I seem to have found the culprit behind ending applications' MemoDB access: MissingSync 4/5's MemoPad conduit and/or PalmEncodingSetup. At home (Mac X.3.9,...
Hallo, I have a Picaxe programmend. It must count steps and I would like to display the result on my Palm 105 under Hot-Paw-Basic. On the PC it works fine...
This is my final post on the matter of HotPaw and other applications not accessing Memos properly: I've had two exchanges with Mark/Space, the MissingSync...
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...
... 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...
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...
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......
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...
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...
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...
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...