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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2496 - 2525 of 20555   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2496
I'm trying to test ADOCE using the various test utilities on my Cassiopeia E-125 and I'm getting a -2147024786 (8007006E) error whenever the utilties try to...
Mark Harrington
mharrington2...
Offline Send Email
Feb 2, 2003
1:58 pm
2497
I have been trying to make the PlaySounds function work but without success. I had a look at the messages on the Forum and it seems I am not the first. I have...
dwwilbourn <dwilbourn...
dwwilbourn
Offline Send Email
Feb 2, 2003
2:53 pm
2498
Mark, All cdb's have this, and other data description tables. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netdir/adsi ...
Charl Van Schoick
cdvsmx5
Offline Send Email
Feb 2, 2003
3:01 pm
2499
David, This works for me: <code> playsound "My Documents/piwo1.wav",0,&H002000 </code> The last argument identifies the first argument as a file. If the...
Charl Van Schoick
cdvsmx5
Offline Send Email
Feb 2, 2003
3:34 pm
2500
Looking at the MS Redistribute Kit... I installed the kit from the CD I see the files for WinCE20 and WinCE211, what about WinCE301 or is this 211 and up? You...
russkahn2002 <rdodge@...
russkahn2002
Offline Send Email
Feb 2, 2003
3:51 pm
2501
Thanks Charl, It was the "My Documents" bit that I had missed. Once I had that sorted out I had no problems! David. ... used. ... am ... and ... OK, ... as ......
dwwilbourn <dwilbourn...
dwwilbourn
Offline Send Email
Feb 2, 2003
4:39 pm
2502
The MS Redistributables kit was created by Micorsoft a few years ago to make redistributing those file easier for NS Basic users. At the time, MS was charging...
George Henne
ghenne
Offline Send Email
Feb 3, 2003
1:54 pm
2503
My question about the runtime files is that I do not even know the very very basic files that have to be redistributed. I realize if I use other controls I...
russkahn2002 <rdodge@...
russkahn2002
Offline Send Email
Feb 3, 2003
6:07 pm
2504
The download files Runtime.ppc.exe, Runtime.hpc.exe, RuntimeFat.exe Are these files the same as the MS Redistributable Kit or not !...
russkahn2002 <rdodge@...
russkahn2002
Offline Send Email
Feb 3, 2003
6:08 pm
2505
StrongArm processor - is there another name for this? Such as Arm 720 or SA110 ?...
russkahn2002 <rdodge@...
russkahn2002
Offline Send Email
Feb 3, 2003
6:13 pm
2506
The minimum files to redistibute are in the NSBRuntime installer. NS Basic requires Basic.exe, MSCEPicture.dll and MSCEFile.dll. Additional files may be needed...
George Henne
ghenne
Offline Send Email
Feb 3, 2003
6:28 pm
2507
Have a look at the desriptions on this page to see what the differences are in these installers: <http://www.nsbasic.com/ce/support/downloads.html> Let me know...
George Henne
ghenne
Offline Send Email
Feb 3, 2003
6:33 pm
2508
Yes - it's the SA1100. The whole area of installers is unreasonably complex. Even Microsoft gets it wrong: the installer provided with eVB doesn't work...
George Henne
ghenne
Offline Send Email
Feb 3, 2003
6:33 pm
2509
I have been working on an Interface in the Desktop IDE. I was disappointed to see that when I moved the App to the PPC, my nicely formatted Button Captions...
dwwilbourn <dwilbourn...
dwwilbourn
Offline Send Email
Feb 3, 2003
10:25 pm
2510
I experience the same behavior, but find fault with the emulator, not the device version. A button that has room for 2 horizontal characters will display one...
Charl Van Schoick
cdvsmx5
Offline Send Email
Feb 4, 2003
1:04 am
2511
Charl is correct. The EmCE uses the Windows desktop version of the commanButton, which allows multi lines. The Windows CE version does not. Charl's suggestion...
George Henne
ghenne
Offline Send Email
Feb 4, 2003
7:18 am
2512
So, another item to add to the list of things that MicroSoft *should* fix but probably never will :( ... not. ... a good one. ... not the ... one over the ... ...
dwwilbourn <dwilbourn...
dwwilbourn
Offline Send Email
Feb 4, 2003
12:35 pm
2513
Hi, I have wrote an application and want it to give to someone with a PPC. Which Programs he have to install. Only the PPCRuntime? I used the S309Picturebox...
Rainer Sasse
rainer_sasse
Offline Send Email
Feb 4, 2003
6:44 pm
2514
Found the answer to my own question! Of sorts anyway. I created the button in PaintShop Pro as a JPG and then used that as the picture of an S309.PictureBox...
dwwilbourn <dwilbourn...
dwwilbourn
Offline Send Email
Feb 4, 2003
9:49 pm
2515
On a CE.Net device, I'm having trouble getting the runtime (and or all the required files) installed properly so that I can run a test application. I have...
markald <YahooStuff@....
markald
Offline Send Email
Feb 4, 2003
10:01 pm
2516
It depends. Do you just want to this once, or create an installer? Have a look at these Tech Notes to learn more about installers: ...
George Henne
ghenne
Offline Send Email
Feb 4, 2003
11:00 pm
2517
I didn't know that any CE .net devices have been shipped. What are you using? George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
Feb 5, 2003
1:35 am
2518
The machine is a WebDT 370 by DT Research, Inc....
markald <YahooStuff@....
markald
Offline Send Email
Feb 5, 2003
3:49 am
2519
... From: "George Henne" <gh@...> To: <nsbasic-ce@yahoogroups.com> Sent: Tuesday, February 04, 2003 11:59 PM Subject: Re: [nsbasic-ce] Run-Time ... In...
Rainer Sasse
rainer_sasse
Offline Send Email
Feb 5, 2003
3:52 pm
2520
I see the versions of these files in the VBCE RedistKit10 is dated 1998, the version of these files on my computer\system is dated 2000. I have a feeling the...
rdodge@...
russkahn2002
Offline Send Email
Feb 5, 2003
7:35 pm
2521
We're looking into writing an eVB to NSB converter. It would take a set of files in an eVB project and convert it to a .txt file that NS Basic/CE could read...
George Henne
ghenne
Offline Send Email
Feb 5, 2003
8:22 pm
2522
hi George. i made some time ago a converter from eVB to NS basic but for the form code only and i am working now (very slowly) to a code coverter from VB to...
efsoftit <efsoft@...>
efsoftit
Offline Send Email
Feb 5, 2003
8:58 pm
2523
Hi George, Of course if I had the knowledge to do such a thing, I would love to help, but since I don't, I'd be happy to be a volunteer tester. This sounds...
Just4Fun
Just4Fun00
Offline Send Email
Feb 5, 2003
9:35 pm
2524
Your "Experiment" is interesting - it is in the direction we are looking. Does it output code in the same format as the desktop IDE? George Henne NS BASIC...
George Henne
ghenne
Offline Send Email
Feb 6, 2003
12:18 pm
2525
No. I'm not sure we'll be able to get one from Microsoft - they have pretty much forgotten about eVB and the files in it. I'll ask, however. George Henne NS...
George Henne
ghenne
Offline Send Email
Feb 6, 2003
12:22 pm
Messages 2496 - 2525 of 20555   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