I'm still around. I was one of the original people to buy ASprite when it cost $24. I figured out through a very long process how to use it with NS Basic....
That's pretty scary. Are you still trying to use NSBasic for game development then? If so, have you found anything in place of ASpriteCE to use? Eric Pankoke...
ASpriteCE is based on Gapi which is a Windows CE version of DirectX. You can always try your habd at writing directly to Gapi.DLL directly. www.devbuzz.com has...
I had hoped that >>someone<< would have IrCOMM suggestions or pointers for me. No-one has a working sample? or links to IrCOMM dev. methods and alternatives...
Lee, I've had the IrComm sample working and I suspect others have as well. But, even that was with earlier versions of NsBasic, so things could be different....
... Since it is 90% working (terminal emulator programs work OK send and receive on COM3 with similar parameters; can send characters sucessfully & reliably...
Bob, have you experienced these leaks? ... directly. ... ASpriteCE. ... and ASpriteCE issue in that everyone that uses this combination has experienced. ... ...
Is there a way to determine the path of the application you are running (basically an App.Path type statement)? If not, what are some common ways of storing...
Never mind. I figured out the answer to my question. I tried searching the archives the other day and it kept erroring out on me, but today it's behaving and...
How do I determine if the stylus has been pressed on the screen without having a form or any controls? Eric Pankoke Founder Point Of Light Software ...
The answer is the CurrentPath global variable. We haven't found an all around better service than Yahoo!. I agree the searching sucks, but it does just about...
From my thread, I reported that I was able to use commctl.nsb with a "tether" to talk to/from device serial ports via iPAQ 2215 (PocketPC2003) COM1. When I...
This is interesting, however I'm not sure I'm able to offer much in the way of a solution. NS Basic uses the same Microsoft controls as eVB, so it's not...
Hi Lee: On the IPAQ, COM2 is basic raw IRDA while COM3 is IRCOMM. You should take a look at the registry HKEY_LOCAL_MACHINE\Comm\IrDA to find the port numbers....
I'm a novice on PocketPC, so these settings don't indicate separate send & receive ports to me. Additional Drivers/BuiltIn entries for Serial, Serial5, &...
... They appear to have rolled-their-own (I've only used the system for a couple hours). From what I have learned, AFSerial.dll functionality is probably ...
It seems this topic has sprung up periodically for the last 7-8 months, so I hate to discuss it again, but is this going to happen in NSBasic any time soon?...
Hello, I want to chain from an Nsbasic Application to another Nsbasic appl. This is an example : I launch Nsbasic and Prog1.nsb and then I run Word. So Word is...
I have not tried this but what if you chained your programs this way? What if you set the reset value to FALSE?. Then when you close Word as in exiting instead...
If exiting Word correctly is causing you the headaches then download a program called "Magic Button" and this will allow you to have Word closed when you click...
I am just beginning to use NSbasic and I am trying to use the CommandButton timer property according to the readme file. However it is not working and I get an...
dpannfti, I copied your code to my Ipaq 3970 & it works - Count commences when the button is clicked, Stops when clicked again, Continues when next clicked. I...
Has anyone here done both CE and Palm developing using NSBasic? How similar are the two? Is it difficult to port the code over from CE to Palm OS using NSBasic...
...from the FAQ These devices are all very resource bound. There isn't much memory, cpu speed or screen size. To make a product like this work efficiently, one...
Still have users getting vbscript error, they download and install the ppc.file - some the msvbppc.file from the microsoft website and install - the same...
Robert, Thanks a lot for your help. You are right. Following your advice, I tried to run this code on my PDA (IPAQ 2210) and it works fine. Best regards, ...
Hi Bob, I haven't been active around this forum for quite some while, but I still monitor it from time to time. I saw your message and decided to respond with ...