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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 3269 - 3298 of 19174   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3269
I only have the runtime installed on the device. When I open via the Start menu or Programs icon there is no keyboard then I click in a textbox and it opens...
rdodge@...
russkahn2002
Offline Send Email
May 1, 2003
5:34 pm
3270
I'm currently using a trial version of the NS Basic software. It does everything I want, except... I currently can't seem to get the Microsoft Script debugger...
carl_thwaite
Offline Send Email
May 1, 2003
6:17 pm
3271
Well, I don't have any devices with only the runtime installed, at this moment, so I can't really duplicate your situation exactly. Try this, start your...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 1, 2003
6:17 pm
3272
I finally realized what was bothering me about this....isn't 4.0.2 the current version? Or was it just updated in the last day or 2? ... eVB2NSB ... have a ...
blue58fd
Offline Send Email
May 1, 2003
6:45 pm
3273
The RuntimeFat files on the download site are not 4.0.2 versions. And is there some reason why the ADOCE won't install on Panasonic Toughbook 01? Thanks, Rick...
Rick
spiderwebser...
Offline Send Email
May 1, 2003
7:49 pm
3274
What do you mean by 'ADOCE won't install'? Charl ... From: Rick [mailto:Info@...] Sent: Thursday, May 01, 2003 3:49 PM To: nsbasic-ce@yahoogroups.com ...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 1, 2003
8:25 pm
3275
They are actually 4.0.2, but the version number that shows is wrong. Check to see if ADOCE is already in the Windows folder - you may not need to download...
George Henne
ghenne
Offline Send Email
May 1, 2003
9:13 pm
3276
We've been letting you look at a preview of 4.0.2. It's final now. George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
May 1, 2003
9:15 pm
3277
hi, I have bought the Samsung Nexio S160 which runs on wince.net 4.1 but I find the NSBasic dont work on it. I get the following error messages when try to run...
kcchu
kcchu@...
Send Email
May 2, 2003
8:46 am
3278
Have a look at this Tech Note first: <http://www.nsbasic.com/ce/info/nsbce/technotes/TN14.htm> George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
May 2, 2003
10:39 am
3279
Hi George One for your Limitations and Workarounds Are you aware of an interesting little bug ('feature') of the Combobox object. You might recall I generate...
rmrsoft
Offline Send Email
May 2, 2003
11:30 am
3280
When I try to install ADOCE, it gets as far as the Add/Remove Programs dialog for the handheld and I get a error that says: NSB ADOCE does not support the...
Rick
spiderwebser...
Offline Send Email
May 2, 2003
11:59 am
3281
Were did you get the ADOCE install package from? Are the dll's for the strongarm processor located in the windows directory of the device? (explore from...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 2, 2003
12:30 pm
3282
Hi, Can you actually synchronize a CDB database on an handHeld to SQL Server on desktop with ActiveSync. In other words i dont want the Trouble some Set up of ...
k_tarun_reddy
Offline Send Email
May 2, 2003
3:03 pm
3283
Hello, I am experimenting with your product, and I find an odd effect when trying to display a countdown function. With the waitcursor false statement in the...
Walfred Raisanen
wraisanen
Offline Send Email
May 2, 2003
3:08 pm
3284
Wally, It's not my product, but windows treats WM_PAINT messages with a low priority. Nothing NsBasic about it. Your idea of 'correctly' and windows are...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 2, 2003
3:42 pm
3285
I have run the Conversion program on my EVB application.... When i try to run it in the emulator, i keep getting error # 1006, here's the exact error... 1006:...
tdweekly
Offline Send Email
May 2, 2003
8:28 pm
3286
Hello, just wondering if someone could help me out with this. Im trying to work through the sample program on page 30 of the handbook. I understand that the...
darrylwolski
Offline Send Email
May 3, 2003
2:45 am
3287
hi, The VBRegFix.exe dont work on the Nexio S160. I get the same error message 'Cannot find.......' when I run the VBRegFix.exe. I dont understand why since...
kcchu
kcchu@...
Send Email
May 3, 2003
3:15 am
3288
I just discovered that if I insert a DIM NSBIB statement in, it works. Why is this so....? DW...
darrylwolski
Offline Send Email
May 3, 2003
3:28 am
3289
Is this a brand new device? Nothing else installed and removed? Either way, but especially if not, I'd consider a hard reset, then reinstall NsBasic. But...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 3, 2003
3:28 am
3290
yes, this is a brand new device and NsBasic is the first application installed and I install to the default directory. kc ... From: "Charl Van Schoick"...
kcchu
kcchu@...
Send Email
May 3, 2003
4:56 am
3291
It, sort of, says this in tech note 14, but make sure the mscepicture.dll and mscefile.dll are in the windows directory of the device and registered. AFAIK,...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 3, 2003
5:47 am
3292
1. cdb is the ce version of mdb, access, not sqlServer. 2. slqServer files have .sdf extensions on the device and .mdf on the desktop/server. 3. You can use...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 3, 2003
6:10 am
3293
Try saving the program as a .txt file and opening in a text editor. Is there a line 1006? If you can try the program on a device, you might get a better...
George Henne
ghenne
Offline Send Email
May 3, 2003
10:25 am
3294
Do you have Option Explicit set? George Henne NS BASIC Corporation http://www.nsbasic.com...
George Henne
ghenne
Offline Send Email
May 3, 2003
10:25 am
3295
No, Option explicit is rem'd out in the code but I still need the DIM statement. I think it has something to do with the ISEMPTY(NSBIB) part - the DIM...
darrylwolski
Offline Send Email
May 3, 2003
1:23 pm
3296
Thanks Charl, I tried this "start/settings/system/memory/running" Same result a blank area where the keyboard should be. Russ ... -- Russ...
rdodge@...
russkahn2002
Offline Send Email
May 3, 2003
9:45 pm
3297
HI Charl and all, Thank you for the reply. I totally agree and understand what you said. I understand from your mail that, I cannot do a cdb to mdf(Sql server...
Tarun Reddy Karra
k_tarun_reddy
Offline Send Email
May 3, 2003
10:35 pm
3298
Hi tarun, When the devise is cradled, there is a IP connection. Without any setup, you should be able to connect to IIS services on the desktop. If you setup...
Charl Van Schoick
cdvsmx5
Offline Send Email
May 4, 2003
1:12 am
Messages 3269 - 3298 of 19174   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