Hello, I created a serial comm program that reads output from a BasicStamp II(BSII) from www.parallax.com. It works somewhat, I caanot use the function to add...
Curtis, I'm not completely sure I understand what you want here, particularly, the 'put them back' part, but these points may help. textbox.seltext is...
Hello, Thanks for the suggestion, it worked. Curtis ... __________________________________ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 ...
Hello, Sorry to ask so many questions, I have not used nsbasic ce for about a year. I am getting back into the hang of it. I finished a serial data aquisition...
Hi there, I am new with nsbasic. I obtained a second-hand cassiopeia e-105 with nsbasic insatalled and I am testing it now. I need some help: when I design a...
Has anyone else had aspritece work strangley? I've used the sample with api.findfocus("name") and api.focus creating lWnd. The outcome makes no sense,...
Norm, If the object referred to by 'API' is the MGCEWin32.API control. This, taken from message 3188, does work: lwnd=api.findwindow("Asprite") 'this must...
lwnd=api.findwindow("Asprite")and findfocus both worked for me, but with a further look, it seams that aspritece has a memory leak. So, I'm not sure what to...
Norm, Does the same strange behavior occur with both methods? What to do about the memory leak has to be determined by your target audience. The leak I know...
It appears that the leak is caused by the combination. I have just tested with two API methods (GetForegroundWindow and FindWindow) in my own dll and they...
Just like to give a shout out to all those that use AspriteCE and NSBasic. I am just getting started and looking for some sample code that would allow me to...
Hello all, I'm evaluating nsbasic-ce. when you produce a program in nsbasic-ce is there a way to make it so that one program will work on ppc2003,2002 and...
Hi Ramon I can only say that the programs developed by NSBasic CE Vers.2 (O.S WinCE) are running now without problems (or code's adjustment) on PPC,PPC2002 and...
I have just downloaded the demo version of NS-Bsic CE. I had no problems installing it, but when I tried to open the executable, I got an error message...
Hello, I just finished a program to capture data(like hyperterminal) from a basic stamp II from Parallax.com. It works great. I very pleased with nsbasic ce....
Hi Curtis, You can try to use my program InfactoryW2003 that you can download free from my page at www.efsoft.it. The program allows also to create directly a...
Bob, Google :{ "first person shooter" "source code" } gets 5440 hits. Add: "vb" reduces it to 325, which is likely as close as you'll get meaningful...
Thanks Charl: I tried google using all the combinations of "Doom" I could think of. It never occurred to me that I do not actually require something relating...
Bob, Check out tech note 30 for evb to nsBasic conversion. I have no idea how it will work with vb source, so let us know if you try it. Charl ... From: Bob...
... From: Bob Katayama To: nsbasic-ce@yahoogroups.com Sent: Sunday, January 04, 2004 3:56 PM Subject: Re: [nsbasic-ce] AspriteCE ... Hi Bob, i worked to a...
Thanks Franco. I am looking forward to this. Bob From: Bob Katayama To: nsbasic-ce@yahoogroups.com Sent: Sunday, January 04, 2004 3:56 PM Subject: Re:...
Thanks Charl: I will check out the tech notes. Bob ... From: Charl Van Schoick To: nsbasic-ce@yahoogroups.com Sent: Sunday, January 04, 2004 10:33 AM Subject:...
First, putting a serial number into a message on a public message board is a very impolite thing to do. Second, this is a pirated number. Please remove all...
Oh, I think normally some administrator supervises messages in a board before publishing. When I buy my pda I cannot know if soft installed is legal or not. ...
I wrote a simple install program, but one limitation is that it doesn't allow the user to uninstall the application. I can write a simple app. which copies...