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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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 -...
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...
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"...
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....
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...
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...