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 =...
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...
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.. ...
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 ...
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...
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:...
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...
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...
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...
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...
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. ... ...
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...
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 ...
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...
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...
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...
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...
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...
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. ...
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...
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...
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...
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...
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...