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...
Show off your group to the world. Share a photo of your group with us.

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 6023 - 6052 of 20556   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6023
Hi Ray! Thanks for your input, it worked great!!! Benchman ... your form then put this into the declarations section of the code (at ... on the form. ... my ...
benchman86
Offline Send Email
Jul 1, 2004
2:03 pm
6024
Hello! I have two programs that can be run as standalone programs. However I also want to chain from my first program to the second. Since both programs can...
benchman86
Offline Send Email
Jul 1, 2004
3:03 pm
6025
Benchman, I just did a little experiment. I created a separate program file for constants. The constants file looked like this. Option Explicit Dim...
Phil Sutherland
pjdsutherland
Offline Send Email
Jul 1, 2004
3:51 pm
6026
Hello Phil Thanks for your input. I tried your solution and it worked. At least I got no errors but when my second program is chained is all messed up. My...
benchman86
Offline Send Email
Jul 1, 2004
5:33 pm
6027
Hi Benchman Nothing wrong with what Phil suggested - it works. Your display problem. You need to take some trouble to hide the controls and stuff before...
Ray Erasmus
ray_erasmus
Offline Send Email
Jul 1, 2004
9:08 pm
6028
Hi Ray I wished all of this information were in the help file just to avoid wasting time. I thought NSBasic CE was as good as NSBasic Palm but what a...
benchman86
Offline Send Email
Jul 1, 2004
11:22 pm
6029
Hi Benchman I'm not so sure about that continuing execution thing. It may be so, but the way I program nothing will execute after the Chain statement because...
Ray Erasmus
ray_erasmus
Offline Send Email
Jul 2, 2004
8:00 am
6030
Hi. Still working on my CE project. I am having trouble right-aligning numbers in textboxes. The data is: FORMATNUMBER(myval,2). Thanks, Randy...
rjwaldman1234
Offline Send Email
Jul 2, 2004
2:55 pm
6031
I have date object in a form. When I print the date text then I get following format 7/1/04 for July 1st 2004 But I want to change it to 01-Jul-2004. How can I...
Tapan
tapan1
Offline Send Email
Jul 2, 2004
3:16 pm
6032
1) I'm a new (and hopeful) NSBasic user. 2) I'm planning a project to display long lists (possibly greater than 3,000 items). Unfortunately, the grid control...
rbryant7272
Offline Send Email
Jul 2, 2004
3:20 pm
6033
Hi, if you use the original installer of the MGCE tools and your device is a palmsize running on the Arm Cpu you are unable to install the file as the...
efsoft_it
efsoftit
Offline Send Email
Jul 2, 2004
3:37 pm
6034
Hi Ray! Well I'm giving up on the Chain procedure. Even so now I can get to my second program without errors but I can see the program just for a couple of...
benchman86
Offline Send Email
Jul 2, 2004
5:25 pm
6035
Thank you! I picked up the file and have it successfully installed. Richard "efsoft_it" <efsoft_it@virgil To: nsbasic-ce@yahoogroups.com io.it>...
Richard L Bryant
rbryant7272
Offline Send Email
Jul 2, 2004
6:24 pm
6036
My program, developed entirely on a PocketPC, is currently, according to the Stats option, 3331 lines long and occupies 177.2k. It has 9 screens all specified...
kerrware2003
Offline Send Email
Jul 3, 2004
7:38 am
6037
There isn't any function that will do exactly this for you. However, you can make a function of your own fairly easily....
George Henne
ghenne
Offline Send Email
Jul 3, 2004
1:30 pm
6038
The problem is the Windows CE Text control that NS Basic/CE uses as its edit window. It has a limit of 65536 characters. When programs get larger than is, it...
George Henne
ghenne
Offline Send Email
Jul 3, 2004
1:30 pm
6039
I stumbled on this group and found heaps of good stuff. Check it out. http://free.hostdepartment.com/D/Datinggirl/...
millionairelover371
millionairel...
Offline Send Email
Jul 5, 2004
2:43 pm
6040
Is it possible to duplicate a tap and hold menu box to be displayed similar to how Pocket Explorer that provides a cut-copy-delete menu? I am looking to have...
Bob Katayama
banffbears
Offline Send Email
Jul 5, 2004
8:55 pm
6041
The Pocket PC version of Windows CE doesn't offer any facilities to make this easy to do. (We were disappointed too). It's done the hard way in C. I'm not sure...
George Henne
ghenne
Offline Send Email
Jul 6, 2004
12:32 pm
6042
Hi, I need to access a database on the desktop using wireless access. The database on the desktop can be either MSSQL server, or Sybase's ASA server. I...
elriba75
Offline Send Email
Jul 6, 2004
1:42 pm
6043
Jeff, I'm like you developing on my pocket PC. I would say that more than the technical issue that you described (which seems to be a known limitation -...
Pascal, Plaga Lemanski
pascal_plaga...
Offline Send Email
Jul 6, 2004
10:19 pm
6044
Hi. NSBasic CE 4.0 user. Is one of the enhancements in 5.0 an alignment property (ie: left, center, right) in the Text Box? Thanks, Randy...
rjwaldman1234
Offline Send Email
Jul 7, 2004
12:20 am
6045
No, it does not have an alignment property....
George Henne
ghenne
Offline Send Email
Jul 7, 2004
1:20 am
6046
Does anyone have an electronic copy of the programming language manual? Something I could carry on my PPC while programming on my HPC. Thanks Macbeth...
macbeth_schulte
Offline Send Email
Jul 7, 2004
3:18 am
6047
OK: Now that version 5.0 is out. Do we need to remove the V4.1 runtime files from the Pocket PC or can we just install the V5.0 runtime and the new v5.0 ".NSB"...
Bob Katayama
banffbears
Offline Send Email
Jul 7, 2004
3:34 am
6048
The new installer does an uninstall if you had NS Basic 4 installed previously. If you have Version 3 or earlier installed, you need to uninstall that first....
George Henne
ghenne
Offline Send Email
Jul 7, 2004
9:57 am
6049
We had not produced such a document....
George Henne
ghenne
Offline Send Email
Jul 7, 2004
10:51 am
6050
Actually I should have mentioned I was referring to distributed code. Can I supply the runtime install fat file and the nsb file to be installed by the end...
Bob Katayama
banffbears
Offline Send Email
Jul 7, 2004
12:29 pm
6051
On the device, you need to uninstall the old ones first....
George Henne
ghenne
Offline Send Email
Jul 7, 2004
12:42 pm
6052
I just installed the v5.0 runtimefat file for the PPC after removing the old version. Now when I run my old v4.1 code, all I get is a blank screen after seeing...
Bob Katayama
banffbears
Offline Send Email
Jul 7, 2004
2:06 pm
Messages 6023 - 6052 of 20556   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