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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 7371 - 7401 of 19209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7371
Hi All: I am stuck currently on populating a 2D array effectively. For example: Dim value(2) I can do it either: value(0)=5 value(1)=4 value(2)=3 or value =...
Bob Katayama
banffbears
Offline Send Email
Dec 1, 2004
3:22 pm
7372
Hello All: I just realized that I am missing at least 6 of the standard ActiveX controls in the toolbox. How do I identify the missing ones actual DLL name aso...
Bob Katayama
banffbears
Offline Send Email
Dec 1, 2004
6:26 pm
7373
Does a DialogX Listbox have a _Click event? Is there any way to highlight several items in it? Unfortunately I think the answer is no, just thought I'd ask.. ...
robertmslack
Offline Send Email
Dec 1, 2004
7:43 pm
7374
Yes, Windows requires that controls need to be registered before they will work. What happens when you try to use these controls? Are they in your Windows ...
George Henne
ghenne
Offline Send Email
Dec 1, 2004
9:21 pm
7375
Most Pocket PC devices do not have unique serial numbers (the same number is shared by all units in a production run), and there isn't an equivilent to a...
George Henne
ghenne
Offline Send Email
Dec 1, 2004
9:21 pm
7376
Is there a registry control on your device? NS Basic/CE does not install one. Where does this one come from?...
George Henne
ghenne
Offline Send Email
Dec 1, 2004
9:23 pm
7377
If it's not in the documentation, it's safe to say it is not there....
George Henne
ghenne
Offline Send Email
Dec 1, 2004
9:28 pm
7378
... Do you mean value = array("5","4","3") Here's a good article on arrays in VBScript: <http://www.winnetmag.com/Article/ArticleID/5627/5627.html>...
George Henne
ghenne
Offline Send Email
Dec 1, 2004
9:30 pm
7379
value = array("5","4","3") is what I should have mentioned. Thanks for the link. I will check it out thoroughly. Thanks Bob ... From: George Henne To:...
Bob Katayama
banffbears
Offline Send Email
Dec 1, 2004
10:00 pm
7380
Hi All: I have over 70 txt files with 1 - 2 paragraphs in each. I would like to efficiently store and select each text group depending on the information...
Bob Katayama
banffbears
Offline Send Email
Dec 1, 2004
11:54 pm
7381
Hi, I had a nsbasic demo about a year ago for a Trimble TSCe Landsurveying unit running WinCe.net 4.2 Couldn't get the programs running then, some files...
christof Lambrecht
christof_lam...
Offline Send Email
Dec 2, 2004
6:34 am
7382
Thanks for reply : When I use them (as you say they have been registered automaticcally), I can only add one or 2 item : sometimes it works, sometimes not...
xav8882000
Offline Send Email
Dec 2, 2004
7:58 am
7383
You'll probably need a special build for NS Basic/CE to run. Here is more information: <http://www.nsbasic.com/ce/info/embeddedDeviceSupport.html> "NS Basic/CE...
George Henne
ghenne
Offline Send Email
Dec 2, 2004
10:38 am
7384
Could you email me your program? I think if I have a look at it, I'll have a better idea what is going on....
George Henne
ghenne
Offline Send Email
Dec 2, 2004
10:40 am
7385
I downloaded a file ownerinfo.zip mentioned on your website in third party controls. The link no longer works and the file does not mention an author. ... ...
kshetarpal
Offline Send Email
Dec 2, 2004
11:03 am
7386
There is another file at this site http://devbuzz.com/content/zinc_evb_retrieve_owner_info_pg1.asp that allows one to run the program with evb. However, ev2nsb...
kshetarpal
Offline Send Email
Dec 2, 2004
11:25 am
7387
My .nsb program starts/loads fine... I have a command button which launches an App..I am using 'shellexecute' to launch wmplayer.exe (Windows Media Player)to ...
bestste6
Offline Send Email
Dec 2, 2004
10:32 pm
7388
I don't think there is any option to do this in NS Basic/CE....
George Henne
ghenne
Offline Send Email
Dec 3, 2004
3:48 pm
7389
I would suggest you try awavece or another music file player control and code the functionality directly with NSBasic. I believe the main file format supported...
Bob Katayama
banffbears
Offline Send Email
Dec 3, 2004
5:04 pm
7390
Hello All: Has anyone here developed a game using NSBasic? I am interested in trying a demo or seeing screenshots of what has been achieved thus far. I am...
Bob Katayama
banffbears
Offline Send Email
Dec 3, 2004
6:57 pm
7391
George, ... In that way there's always the same serial number for all the customers ? Or you mean something different for each customers ? Please can you...
fadrianoc
Offline Send Email
Dec 3, 2004
9:59 pm
7392
I actually ran the MCEControl example provided with the Control. For the Treeview, the file name is TreeEx2 (as far as I remember). The MGCE Controls work fine...
xav8882000
Offline Send Email
Dec 4, 2004
8:19 am
7394
Bob - Check out previous message #7339. Jim ... been achieved thus far. I am currently working on a game and I am trying to create something unique. I would...
slateware
Offline Send Email
Dec 4, 2004
7:17 pm
7395
I have updated to NSBasic/CE 5. The Desktop IDE seems to start fine. I have successfully installed the runtime on the PocketPC device. I can run Virtual CE. ...
David Martin
ivyroute
Offline Send Email
Dec 4, 2004
8:25 pm
7396
Try unintalling again, and make sure the NS Basic folder in Program Files is going. Do a find for files names NSBPictB and remove them. Reinstall. Let me know...
George Henne
ghenne
Offline Send Email
Dec 4, 2004
9:28 pm
7397
The account you use to log into is it a limited account or a administrator account? If it is an admin account and you are not running a full version of spyware...
Bob Katayama
banffbears
Offline Send Email
Dec 4, 2004
9:35 pm
7398
... Did that the first few times. ... Found 1 in system32 ... Yes, it did. THANKS....
David Martin
ivyroute
Offline Send Email
Dec 4, 2004
10:04 pm
7399
Georges help worked ... thanks for the reply the. David ... administrator account? If it is an admin account and you are not running a full version of spyware...
David Martin
ivyroute
Offline Send Email
Dec 4, 2004
10:07 pm
7400
Great to hear George's suggestion helped. Thanks for the follow up. Bob ... From: David Martin To: nsbasic-ce@yahoogroups.com Sent: Saturday, December 04, 2004...
Bob Katayama
banffbears
Offline Send Email
Dec 4, 2004
10:20 pm
7401
Hello, I am considering NSB for developing an app to use on a Symbol Tech PPT8800 with CE. Does NSB support bar code readers of this type? If so is there any...
tseyfarth
Offline Send Email
Dec 5, 2004
12:10 am
Messages 7371 - 7401 of 19209   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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