Search the web
Sign In
New User? Sign Up
nsbasic-ce · Forum for NS Basic/CE users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4885 - 4916 of 20557   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4885
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...
cenlasoft
Offline Send Email
Jan 1, 2004
11:36 pm
4886
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...
Charl Van Schoick
cdvsmx5
Offline Send Email
Jan 2, 2004
12:24 am
4887
Hello, Thanks for the suggestion, it worked. Curtis ... __________________________________ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 ...
Curtis Desselles
cenlasoft
Offline Send Email
Jan 2, 2004
1:03 am
4888
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...
cenlasoft
Offline Send Email
Jan 2, 2004
3:36 am
4889
<http://www.microsoft.com/downloads/details.aspx?FamilyId=E606E71F-BA7F- 471E-A57D-F2216D81EC3D&displaylang=en> or ...
George Henne
ghenne
Offline Send Email
Jan 2, 2004
10:48 am
4890
There's a sample that will help you with these questions. Have a look at FileIO.nsb. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Jan 2, 2004
10:48 am
4891
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...
Antonio Fco Tapia Rubio
aftr10a
Offline Send Email
Jan 2, 2004
9:21 pm
4892
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,...
nhortman
Offline Send Email
Jan 2, 2004
10:05 pm
4893
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...
Charl Van Schoick
cdvsmx5
Offline Send Email
Jan 2, 2004
11:40 pm
4894
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...
nhortman
Offline Send Email
Jan 2, 2004
11:46 pm
4895
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...
Charl Van Schoick
cdvsmx5
Offline Send Email
Jan 3, 2004
12:35 am
4897
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...
Charl Van Schoick
cdvsmx5
Offline Send Email
Jan 3, 2004
2:12 am
4898
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...
Bob Katayama
banffbears
Offline Send Email
Jan 3, 2004
4:15 am
4899
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...
RAMON NOURS
ramonours
Offline Send Email
Jan 3, 2004
9:50 am
4900
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...
efsoft_it
efsoftit
Offline Send Email
Jan 3, 2004
11:06 am
4901
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...
bronxboy80132
Offline Send Email
Jan 3, 2004
5:03 pm
4902
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....
cenlasoft
Offline Send Email
Jan 3, 2004
9:27 pm
4903
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...
efsoft_it
efsoftit
Offline Send Email
Jan 3, 2004
10:26 pm
4904
What version of Windows are you running on? George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Jan 4, 2004
10:59 am
4905
Can you register your software? It will make it easier for us to help you. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Jan 4, 2004
10:59 am
4906
Also, have a look at Tech Notes 15 and 16. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Jan 4, 2004
11:04 am
4907
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...
Charl Van Schoick
cdvsmx5
Offline Send Email
Jan 4, 2004
1:10 pm
4908
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 Katayama
banffbears
Offline Send Email
Jan 4, 2004
2:56 pm
4909
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...
Charl Van Schoick
cdvsmx5
Offline Send Email
Jan 4, 2004
3:30 pm
4910
... 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...
efsoft_it
efsoftit
Offline Send Email
Jan 4, 2004
4:30 pm
4912
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:...
Bob Katayama
banffbears
Offline Send Email
Jan 4, 2004
9:37 pm
4913
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:...
Bob Katayama
banffbears
Offline Send Email
Jan 4, 2004
9:38 pm
4914
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...
George Henne
ghenne
Offline Send Email
Jan 5, 2004
12:36 am
4915
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. ...
Antonio Fco Tapia Rubio
aftr10a
Offline Send Email
Jan 5, 2004
1:54 am
4916
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...
nhortman
Offline Send Email
Jan 5, 2004
3:45 pm
Messages 4885 - 4916 of 20557   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help