Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... Does anyone have any creative idea for a work around? Might this be considered an...
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... PocketPC. < AppForge is a very good product for Palm Programs, and I believe they...
i have made a program that is composed of 4 memos. It does run fine from the hotpaw console, but when i make the first memo a file.prc, or that i rename it...
Hello, I use the trial version of ybasic1.38b; I tried to make some form with GUI from Magnus Wohlen; generating memo was fine, I add a "run" in the end, just...
... needs ... The Quick Ref says: Beta Test Doc format database write commands: open "doc:", dbname$ for output as #4 '- opens an uncompressed Doc file for...
... files ... make ... If you compile your HotPaw applet into a prc, you can open it (the PRC) with RsrcEdit (on your palm). SrcEdit does not work. SrcEdit is ...
... no, pedit32 is for editing pedit32 files, unless the developer added doc support that i don't know about, which i doubt, because pedit (without the 32)...
Hello Yvonnick! I have some newbie pages that you might be able to get translated to French with some online web-translators. Good idea - I'm going to look...
... Thanks Brian; your link is really a good one... but i've already read it. That's my way to learn: i always need several documents to made me sure i've...
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... open "doc:", dbname$ for output as #4< "The Essential Palm Programming Guide" by...
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... Hello, I'm a french newbie with hotpaw, so i'm searching some kind of easy- learning...
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... Hello Yvonnick! I have some newbie pages that you might be able to get translated to...
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... Could someone tell me his opinion on the original book of Christian Immler from...
Located at http://www.hotpaw.com/rhn/hotpaw/beta Minor bug fixes to the include pragma and chain commands. Adds some beta test Bluetooth communications...
Message text written by INTERNET:cbaspadandhotpawbasic@yahoogroups.com ... and one new memofile function.< What does the memofile feature do? Michael...
Hello everyone I am a new user of ybasic having done some basic programming in the past with a scientific computer/calculator to help me with calculations in...
... Hi There more than one way to skin a cat: Since you input a string, you can do it with string functions: i$=input$("Input") I=instr(i$,".") if i>1 then...
i'm curious. why would you input 20°40'30" as -> 20.4030? where does this input format come from? just wondering, greenchile505 ... the ... converted....