There is no such thing, I'm afraid. The answer is complex and variable depending on the circumstances. It's really easiest to just use our prebuilt installers...
George, Thanks for your quick reply. Just curious, how the Grid was implemented? Both the ScrollBars ( Vertical as well as Horrizontal) works fine there. Can...
If you use the installation creation program available @ www.nsbasic.com the runtimes and your program will be installed automatically. The end user only needs...
Dear Colleges: I still failed to install the NSB on my device: COMPAQ-iPAQ 3900. When I run the RUN->Install Full NSBasic IDE on Device, the error message...
Folks, Hopefully a quick one. Can anybody point me at the method for popping the 'keyboard' up and down under NSBasic program control? I'm on a iPAQ 2210 ...
Absolutely! Please send the beta to my email. You'll get really good testing :-) ... From: George Henne To: nsbasic-ce@yahoogroups.com Sent: Tuesday, June...
Thanks. I'll keep trying ... From: George Henne To: nsbasic-ce@yahoogroups.com Sent: Tuesday, June 01, 2004 3:10 AM Subject: Re: [nsbasic-ce] Re: Do runtimes...
Dear College: The NSBASIC has installed on my PocketPC eventually. Another question: When I run the second program, why the former program would be triggered ...
Hi As the data is sent as clear text, I do not see how using the winsock control would work as there is no other network or TCP format to the data. Am I wrong...
Hi, I have tried tuturol # 2 came with NSB, I sync to ppc and run. I got two type of result from desktop and ppc, on desktop, there is no problem on...
Does this help? The problem is that the minimize button on a Pocket PC doesn't close your app: it just minimizes it. (That's Microsoft's implementation). The...
It's looking for the install file Runtime.ppc.exe. It's not in the folder that it is expecting it to be, which is \program files\nsbasic\ce\Installers. You can...
It should work properly on the device as well. Have you checked that the values of your arguaments are valid? Use a msgbox statement to display them just...
I might be simplifying this a bit where I probably shouldn't, Current App uses Com1 to get data from a Datalogger, Data is set as text in a set format. Due to...
... [blush] No. I'd read past it several times, but must have missed it. Of course it works perfectly. Apologies for wasting your time. Thank you phil...
Here is my sample code. The code is not complete, but it will explain the problem, Dim Form7(8) Dim myArray=Array("A", "B", "C", "D") Dim i, j Dim CBName,...
Thanks for reply. I did use msgbox to display the function result both Weekday and WeekDayName on PC, it's fine, but not at my device (h2210). Is it a config...
Hi If SIR is the right terms, I tried once more to write a routine to capture the data being sent from a Mobile phone to the hand held but it just sits there,...
Sorry if I'm asking everyone for the same help in getting these two blasted things to work. I'm getting really frustrated and hope you all reply. I'm trying to...
What you need for NSBasic can be downloaded here @ http://www.nsbasic.com/ce/info/controls/ game.zip file What you need to get ASpriteCE working is available...