... However:- on my desktop I have the 'nsb' at 62K and the EXE at 68K so I do not seem to get any compression of the file size. Am I missing something to make...
Hi George, it is slow on my Device (IPAQ 3870) - i don´t use an Emulator... On the PPC Device IDE - there is the possibility to write in the generated Code: ...
The 'Compression" is the result of storing the code in UTF-16 instead of Unicode, plus stripping the comments. The numbers you give don't sound quite right,...
Hi, I'm using SQLite for the database functions. It's great and fast. One thing when I observed while doing an installer for my project using ePocketSetup - if...
Ronnie, You need to install SQLiteCOMUTF8.dll and NewObjectsPack1.dll. They have to be registered like any other control. By convention, they are put into...
... 1 Use e-PocketSetUp express to deliver the .nsb and the little .exe. 2 Include the big .exe in the install to overwrite the little exe The exe runs fine...
... created by NSBasic/CE, I cannot find anything in the program or help.. ... little .exe. ... message ... version. ... happens. ... do ... is ... can ... ...
Hi George, I have a *.nsb that is running fine under NSBasic developement environment. However, after compile to an *.exe, this file become unexecutable. I...
Hi, Anyone encounter any problem with your NSBasic/CE compiled programs running on Dopod 900 device? I was testing my program which works on PC2003.. but when...
The Dopod 900 is another relabeling of the HTC Universal. It runs Windows Mobile 5, a newer version of Windows CE than the Pocket PC 2003 devices. Speed...
Yes, I do a soft reset of my device (iPAQ 2210), and still the same. What do you mean about 'happen under the emulator'? I program on the desktop PC NSBasic...
Here is the information on the emulator. It would be useful to know if the problem happens on it as well: <http://www.nsbasic.com/ce/info/technotes/TN35.htm> ...
The help file for SerialTools says the NSBasic license key comes in the email with our NSBasic serial #. I bought CE in March (before Serialtools was licensed...
Hi George, Thanks.. I sort of find it funny too.. until I saw it with my own eyes.. the disappearing objects and 'disabled' buttons when it should be enabled. ...
I'm creating two apps. One in nsb/palm, one in nsb/ce. I created a large text string in palm using "+" to concatenate the strings. I cut and paste the code...
Jake, I have similar problems in the desktop IDE, sometimes just doing a "Find". I've wondered if it relates to leaving selected text selected when it...
Hello, There is another - may be better way - using SQLite3 COM instead of SQLite COM. It supports parameters in the query, so you can avoid the usage of the ...
Hi, To make sure what is happening try soft-resetting the device and I think the program will work again (once only) from the shortcut. Why I think so - simple...
Hi to all concerned by the problem! Yeah it is so :) UTF-8 is one possible representation of UNICODE and the most backward compatible one. It conserves the...
I installed nsbasic 6.5 on my T-Mobile MDA Pro (Mobile 5). The other day I produced an installation procedure with eps4 for mobile 5 devices. Worked wonderful....
Hi Mike, Thanks for the info. I did a prelim test on thedb file size, and found my db using v3 is much smaller than the v2.x. I may be tempted to switch to...
Ronnie, Did you notice that NS Basic has an installer for AXPack? It leaves out the stuff that is not needed. From Tech Note 15: 8. Getting CAB files from exe...