Re: [nsbasic-ce] File transfer from PDA to PC via WiFi

2011-10-31 Thread George Henne
The best way would be to use HTTP POST or an Active X FTP control. Have a look at the NetStreams\TCP Client sample. >I'd like to be able to move a file from a PDA to a PC using WiFi. I have >16 iPaq 112 Classics and don't want to muck around with cables or >ActiveSync to transfer data. Can this b

Re: [nsbasic-ce] Re: Change text font size on printing

2011-08-23 Thread George Henne
n POS codes >(ESC/POS) to the printer to select fonts and sizes. You can do double >size and double width but this is not like windows where you can select >10 point or 12 point and have much variety >> >> >> --- In nsbasic-ce@yahoogroups.com, "George Henne"

Re: [nsbasic-ce] Change text font size on printing

2011-08-22 Thread George Henne
Check the programming instructions for your Bluetooth printer. You probably need to insert a code into your output to change the font size or to do other formatting. >I am using serial tool to print a text to a bluetooth printer. How can i >change the font size. ie bigger size, bold. > >Thanks >

Re: [nsbasic-ce] Type Mismatch: '[Undefined]' return from a FUNCTION called within a FUNCTION

2011-07-07 Thread George Henne
We don't have any cases of this happening in our database. Can you reproduce this? Sent from my iPad On 2011-07-06, at 11:07 PM, Brian Burgess wrote: > > > It's more like: > > Sub btnGetItems_Click > GetItemDetails(AssembleList) > End Sub > > > But I did find the problem .. the NSB

Re: [nsbasic-ce] Re: Icons

2011-06-16 Thread George Henne
>It presently doesnt. > >Thanks >Justin > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Sometime the OS caches the icons, and does not update them to the latest >> version. >> >> Try a soft reset! >> >&g

Re: [nsbasic-ce] What about "App studio" ?

2011-06-16 Thread George Henne
Yes, there is life. :-) NS Basic/App Studio uses the same VBScript base language as NS Basic/CE. The biggest difference is the controls: NS Basic/CE uses native Windows controls, which are not available elsewhere. NS Basic/App Studio uses controls based on HTML, which are much more portable. C

Re: [nsbasic-ce] Icons

2011-06-13 Thread George Henne
Sometime the OS caches the icons, and does not update them to the latest version. Try a soft reset! George Henne NS BASIC Corporation http://www.nsbasic.com >Hi, > >Ive used IcoFX to create the following 32bit icons in a single .ico file. > &

Re: [nsbasic-ce] Adding/Removing Desktop Shortcuts

2011-06-08 Thread George Henne
I think it should be possible using this control: I don't think there is any sample code that shows how to do this. >Hello, >I would like to write a program code to add/remove shortcuts on Desktop >Screen of my Device. It´s OS is Windows CE Pro

Re(18): [nsbasic-ce] Cannot find NSBasic.exe

2011-04-25 Thread George Henne
Good catch - we would not have found this! George Henne NS BASIC Corporation http://www.nsbasic.com > > >Hi George, >I found the problem with "NSBasic not found" by the FriendlyArm Mini2440 >board. When FriendlyArm created the WinCE5

Re(16): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-28 Thread George Henne
Could you send it directly to me at support (at) nsbasic.com? George Henne NS BASIC Corporation http://www.nsbasic.com >[Attachment(s) from Kurt Goszyk - iPREP included below] > >Hi George, >Attached is a sample program that exhibits the be

Re(14): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-28 Thread George Henne
Could you send me the .exe? > > >Once installed, I go to the folder the app is in and double tap the .exe >icon to run. >  >From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On >Behalf Of George Henne >Sent: Monday, March 28, 2011 1:58 PM >To:

Re(12): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-28 Thread George Henne
How are you starting your app? George Henne NS BASIC Corporation http://www.nsbasic.com > > >Yes I have. Maybe long shot, but only thing left is to try to re-compile >with updated NSBasic. >  >From: nsbasic-ce@yahoogroups.com

Re(10): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-28 Thread George Henne
Everything seems correct. I assume you have tried the other platform settings, just in case? > > >It's set to: >2577 - ARMV4/StrongARM/SA1100 >  >From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On >Behalf Of George Henne >Sent: Monday, March 28,

Re(8): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-28 Thread George Henne
e@yahoogroups.com] On >Behalf Of George Henne >Sent: Wednesday, March 09, 2011 10:50 AM >To: nsbasic-ce@yahoogroups.com >Subject: Re(6): [nsbasic-ce] Cannot find NSBasic.exe >  >  >(sorry I missed your earlier message) > >No ideas at this point - it just doesn't make s

Re: [nsbasic-ce] Problems with a grid on a form?

2011-03-24 Thread George Henne
The grid is probably there, but behind your forms. To add the grid to a form, add its name to the end of the line, as you did in one of your tries. The best place to add the grid is in the Form_load routine for the form you want it on. It gets called after the form has been created. >Okay, I've tr

Re(6): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-09 Thread George Henne
(sorry I missed your earlier message) No ideas at this point - it just doesn't make sense. I assume you have tried a hard reset? > > >Hi George. >Using WinCE 5.0.  Any thoughts? >Kurt >  >From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On >

Re(4): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-07 Thread George Henne
What version of Windows CE? > > >No problem. The Device is a Friendly ARM 2440 board with ARM 9 Samsung >S3C2440AL-40. >  >From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On >Behalf Of George Henne >Sent: Monday, March 07, 2011 12:01 PM >To:

Re: Re(2): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-07 Thread George Henne
by NS Basic/CE and am using the NSBasic 8.0 IDE. > > Kurt > > > > > > From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On > Behalf Of George Henne > Sent: Monday, March 07, 2011 11:33 AM > To: nsbasic-ce@yahoogroups.com

Re(2): [nsbasic-ce] Cannot find NSBasic.exe

2011-03-07 Thread George Henne
Which version of NS Basic/CE are you using? Are you installing using the installer created by NS Basic/CE? > > >Hi George. >Yes, several times with the same error message. >  >From: nsbasic-ce@yahoogroups.com [mailto:nsbasic-ce@yahoogroups.com] On >Behalf Of George Henne &g

Re: [nsbasic-ce] Cannot find NSBasic.exe

2011-03-07 Thread George Henne
Hi Kurt, Did you reinstall your app? George > > >Hi, >I have a working NSbasic application in WinCE5.0. I received an updated >board with more program memory but same file structure and processor. >When I try to run my previously working app, I now get "Cannot find >NSBasic.exe. Please reinstall

Re(2): [nsbasic-ce] Which control has focus and which will receive focus

2011-03-03 Thread George Henne
-----Original message- >From: George Henne >To: "nsbasic-ce@yahoogroups.com" >Sent: Thu, Mar 3, 2011 05:56:12 PST >Subject: Re: [nsbasic-ce] Which control has focus and which will receive focus > >NS Basic/CE does not have the concept of ordering the focus of object

Re: [nsbasic-ce] Which control has focus and which will receive focus

2011-03-03 Thread George Henne
NS Basic/CE does not have the concept of ordering the focus of objects. >Hi, > >On a given form is it possible to know which control was the last >control with focus, and/or which control will receive focus next? > >Take for example a textbox "TextBox1" on whose "LostFocus" event a >routine runs.

Re: [nsbasic-ce] Re: Is there a problem with the FileStream CopyFile method?

2011-03-03 Thread George Henne
>1000 records.Then try to copy the file. > >After the MsgBox I get the reported error. > >The MsgBox returns: > ISFMain, MyFile.txt, MyFile2.txt > > >Right now I'm working around it by using Microsoft's File object to >copy. However it would be nice

Re: [nsbasic-ce] Questions about event processing

2011-03-03 Thread George Henne
I think you'll need to watch for the change event on the TextBox (I have not tried this) and wait for the last character to be lineFeed. You can then do the lookup and SetFocus on the next field. George Henne NS BASIC Corporation http://www.nsbasic.com

Re: [nsbasic-ce] Re: Is there a problem with the FileStream CopyFile method?

2011-02-23 Thread George Henne
OK, so the object is being created properly. What is in pIniFileName? >It returns "ISFMain" > > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> What happens if you do MsgBox TypeName(FS)? >> >> Let's see if the objec

Re: [nsbasic-ce] Re: Is there a problem with the FileStream CopyFile method?

2011-02-22 Thread George Henne
le", >and I get the same error there. > >Let me know if you want the FileIO.nsb so you can test it. > >Best regards, >Edgard > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Is the file "tmp.ini" present in root (\)? You

Re: [nsbasic-ce] Is there a problem with the FileStream CopyFile method?

2011-02-19 Thread George Henne
Is the file "tmp.ini" present in root (\)? You need to give full pathnames to files in Windows CE. >Hi, > >I'm trying to copy a text file from the device to the storage card. >The line of code is: > > FS.CopyFile "tmp.ini",pIniFileName,1 > >I'm getting the following error: > >Microsoft VBScrip

Re: [nsbasic-ce] "Install Device IDE" option is installing version 8.0.0

2011-02-19 Thread George Henne
That's the correct version for the device. The version number was not updated since there were no changes to the exe. George Henne NS BASIC Corporation http://www.nsbasic.com >Hi George, > >I have NSBasic 8.2.0a. When I use the "Install

Re: [nsbasic-ce] Question on special folders (i.e. "My Documents")

2011-02-16 Thread George Henne
Close! Have a look at the SpecialFolder() function call in the Language Reference. George Henne NS BASIC Corporation http://www.nsbasic.com >Hi, > >I would like to put my SQLite database in a standard folder. >"Application Data" f

Re: [nsbasic-ce] Microsoft Said to Be Unveiling Windows for ARM Chips

2010-12-23 Thread George Henne
We'll have to wait and see... > > >One for you George. > >Microsoft Said to Be Unveiling Windows for ARM Chips  > >Is this something that NSB-CE might target, or would NSB-Desktop (with >ARM libraries) be more likely? > >Er, assuming these ever reach the market of course. > >  > > > > -- You rec

Re: [nsbasic-ce] More information on SQL Server Compact Edition 3.5 and NSBasic

2010-12-18 Thread George Henne
We didn't include the installer for ADOCE in NS Basic/CE 8, as it is supposed to be obsolete. I have emailed it to you directly: it may help you. >Hi, > >With George and the forum's help I was able to load SQL Server Compact >Edition 3.5 to the emulator. It was just a matter of copying the three

Re: [nsbasic-ce] Re: Install device IDE without ActiveSync?

2010-12-17 Thread George Henne
ote: >> >> Hi George, >> >> Thanks for your reply - no this is brand new (less than $100)but >looking through other forums,appears they don't support any Activesync. >> >> Worked out how to manually 'find' the .cab for the IDE and installed >

Re: [nsbasic-ce] Re: Accessing desktop SQL Server 2005 database from the device...

2010-12-17 Thread George Henne
ose DLLs to the project. > >Is that correct? > >How do I check for custom registry entries? > >Edgard > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Yes - you'll need to open up the cab file to find out while files it >> i

Re: [nsbasic-ce] Creating an ActiveX Control For NSBasic

2010-12-17 Thread George Henne
AFAIK, if you're familiar with building ActiveX controls (I'm not), it's pretty straightforward. There isn't anything special about Active X controls to be used for NS Basic. >Hello, > I'm building an application for Windows CE 5 that uses a lot of the >Flash control. I want to make the GUI making

Re: [nsbasic-ce] Re: Accessing desktop SQL Server 2005 database from the device...

2010-12-16 Thread George Henne
Yes - you'll need to open up the cab file to find out while files it installs, then add them as resources to your project. You may also have to check for custom registry entries. > >Do you know if it is possible to use NSBasic to create an installer of >these CABs? > >Edgard > >--- In nsbasic-ce@y

Re: [nsbasic-ce] Version 8 problems

2010-12-07 Thread George Henne
2. Yes, you need ActiveSync. 3. You don't need the installers any more. Check the ReadMe, then see what questions are left. George Henne NS BASIC Corporation http://www.nsbasic.com >Hi, >Me again :-( > >I'm very confused with versio

Re: [nsbasic-ce] Installing MS Device Emulator on Windows 7 Professional

2010-12-07 Thread George Henne
Check the Tech Note: <http://www.nsbasic.com/ce/info/technotes/TN23.htm> It recommends starting the Image directly from the SDK, then letting the Emulator find it. George Henne NS BASIC Corporation http://www.nsbasic.com >Hi, >I just had to ch

Re: [nsbasic-ce] Menu text size

2010-11-04 Thread George Henne
Hi Andrew, I don't know any way to control this from within NS Basic. It's possible that something could be done using some DECLARE API calls. Are you handing the Hi Res stuff properly? Is HiRes Aware set in your Project Properties? George Henne

Re: [nsbasic-ce] Install device IDE without ActiveSync?

2010-10-31 Thread George Henne
With a used computer off eBay, the first question I would have is: have you reinstalled the OS, so you have a clean system to start with? >Have purchased a 7' Netbook off Ebay as the development platform but >can't get ActiveSync working. Has USB,LAN and WIFI but these options are >not available u

Re: [nsbasic-ce] Re: picturebox

2010-10-19 Thread George Henne
Sent: 17 October 2010 20:53 >> > To: nsbasic-ce@yahoogroups.com >> > Subject: [nsbasic-ce] Re: picturebox >> > >> > I did George, but you can also draw with it (see picturebox sample) >but I want to save it to a .jpg or .bmp and add it to the database or &

Re: [nsbasic-ce] Compatibility with Windows Mobile 5?

2010-10-18 Thread George Henne
synching has been dropped. George Henne NS BASIC Corporation http://www.nsbasic.com >Hi, > >I'm a enthousiastic NSBasic Desktop 4 user/supporter and am looking now >at the NSBasic/CE version. > >I know Windows Phone 7 is about to repla

Re: [nsbasic-ce] sqlite data into grid

2010-10-14 Thread George Henne
You need to set the value for each column individually - there is not a command to set them all at once. >Hi everybody, > >I am working on a program and I want to put records in to a grid. >With 1 column that is no problem, but when I want to have more then 1 >column to put it in the grid, that i

Re: [nsbasic-ce] open and closed environments

2010-10-13 Thread George Henne
While we're always working on new stuff, we don't have anything to announce at this time. >Hi George, >while Microsoft seems to be going a big step towards a "closed >environment", Apple seems to be gradually opening up the iOS platform >for outside development tools if I understand recent announ

Re: [nsbasic-ce] Re: Windows Phone 7: Just blew our foot off?

2010-10-13 Thread George Henne
7;ll continue to support those devices. Should Microsoft decide to open up Windows Phone 7 to regular apps, we'll be there, along with the thousands of developers using NS Basic/CE (thanks!). George Henne NS BASIC Corporation PS. If someone from Microsoft reads this and feels like contactin

Re: [nsbasic-ce] nsbasic-ce for windows phone 7 device ?

2010-10-12 Thread George Henne
. George Henne NS BASIC Corporation http://www.nsbasic.com >hi,i heard that there are other hand-phone company manufacturing windows >phone 7 device. is there any chance where nsbasic-ce would be creating a >new version (ver9) for windows phone 7 device?

Re: [nsbasic-ce] Re: New Model CuWin5500 with CE6.0 having issues with NSBasic 8.02a

2010-10-11 Thread George Henne
Thank you! George Henne NS BASIC Corporation http://www.nsbasic.com >Do not know why the Emails were not recived, no indication of >undeliverable, but I will courier a CuWin5500 to you office on Tuesday, >October 12th. > >Thanks for your

Re: [nsbasic-ce] Re: New Model CuWin5500 with CE6.0 having issues with NSBasic 8.02a

2010-10-11 Thread George Henne
Hi Ben, I'm sorry - none of your emails came to our support email address. Our address is : NS BASIC Corporation 71 Hill Crescent Toronto, Canada M1M 1J3 416 264-5999 All of the major couriers deliver here regularly. George Henne NS BASIC Corporation

Re: [nsbasic-ce] New Model CuWin5500 with CE6.0 having issues with NSBasic 8.02a

2010-10-06 Thread George Henne
It sounds like you have done all the right things. Is there any chance you can loan us the device for a day? If so, contact support @ nsbasic.com directly, and we will make the arrangements. George Henne NS BASIC Corporation http://www.nsbasic.com >I h

Re: [nsbasic-ce] Re: Trouble with NSBWin32.dll

2010-09-17 Thread George Henne
right behaviour of the device ? > >Best regards > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Version 8 is not free, but it does have quite a few enhancements: >> <http://www.nsbasic.com/ce/info/enhancements.htm> >> >> V

Re: [nsbasic-ce] Re: Trouble with NSBWin32.dll

2010-09-17 Thread George Henne
ces ? > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Are you using NS Basic/CE 8? >> >> Under the Tools menu, choose Option. It's in the Installer tab. >> >> >Hi George, >> > >> >Typo is fully good... >

Re: [nsbasic-ce] Re: Trouble with NSBWin32.dll

2010-09-17 Thread George Henne
, "mlagardette" wrote: >> >> > It's rugged PDA for truck drivers : >> > M3 mobiles(http://www.athesi.fr/m3.php3). >> > >> > Windows mobile 5.0 with the Massaging ans Security Pack. >> > OS 5.1.478 (build 15706.3.5.2) >> >

Re: [nsbasic-ce] Re: Trouble with NSBWin32.dll

2010-09-16 Thread George Henne
3.php3). > > Windows mobile 5.0 with the Massaging ans Security Pack. > OS 5.1.478 (build 15706.3.5.2) > Processor ARM920T PXA27x > > Does it help ? > > > > --- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Looks good. What is

Re: [nsbasic-ce] Re: Trouble with NSBWin32.dll

2010-09-16 Thread George Henne
Looks good. What is the device you are using? >My code is : >ShellExecute "open", "regsvrce.exe","Windows\NSBWin32.dll" > >Isn't it correct ? > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> We

Re: [nsbasic-ce] Trouble with NSBWin32.dll

2010-09-16 Thread George Henne
We haven't had other reports of this. Are you sure the control is being registered properly? >Hi, > >The DLL NSBWin32.dll doesn't work with some devices in Windows Mobile 5.0. >It throws me the message : > >LoadLibrary("Windows\NSBWin32.dll") failed. >GetLastError returns c1 > >It works well with

Re: [nsbasic-ce] 2nd WASP scanner not recognized

2010-09-14 Thread George Henne
Can you Explore the new device from within ActiveSync? If so, the next step might be to copy the CAB file to the device and run it there. To get the CAB file, go into Tools...Options...Installer and turn on the option "Retain CAB file". Compile again and the CAB file will be in your working direct

Re: [nsbasic-ce] Program Setup stops with "not ... sufficient system permissions" on device

2010-09-09 Thread George Henne
Go into Tools...Options...Installer. There is an option there to change the platform. I think that will solve the problem! Sent from my mobile device. Please excuse the typos! On Sep 9, 2010, at 5:38 PM, José César wrote: > Hello : > > I'm trying to install my own NSBasic project on Symbol

Re(8): [nsbasic-ce] Some silly questions

2010-09-02 Thread George Henne
t;>NSBasic - Line 0, Char 0 Unable to resolve Class ID for 'htmlview' when >>instantiating 'HTMLview' object. >> >>By the way, it's the same on both my ppc's, so not just a one-off thing. >> >>Best wishes, >> >>Andrew. >>

Re(6): [nsbasic-ce] Some silly questions

2010-09-02 Thread George Henne
c - Line 0, Char 0 Unable to resolve Class ID for 'htmlview' when >instantiating 'HTMLview' object. > >By the way, it's the same on both my ppc's, so not just a one-off thing. > >Best wishes, > >Andrew. > > > >-Original Message- &g

Re(4): [nsbasic-ce] Some silly questions

2010-09-02 Thread George Henne
Apple >route, which sounds a bit worrying to me :-( > >Thanks, > >Andrew. > > > >From: nsbasic-ce@yahoogroups.com [mailto:nsbasic...@yahoogroups.com] On >Behalf Of George Henne >Sent: 02 September 2010 11:23 >To: nsbasic-ce@yahoogroups.com >Subject: Re(2): [nsbasic

Re(2): [nsbasic-ce] Some silly questions

2010-09-02 Thread George Henne
that use the camera on a ppc, so >it's a shame noone's written a simple utility just to capture a photo to >a specified location and close. If I find a way of doing it I'll let you >know, as not having camera access is a big limitation IMHO. Maybe >microsoft will sort out s

Re: [nsbasic-ce] Some silly questions

2010-09-01 Thread George Henne
m the manufacturer. I believe the same situation exists with cameras. George Henne NS BASIC Corporation http://www.nsbasic.com >Hi, > >Sorry, haven't posted for a while, so hope you don't mind three all at once :) > >1) I've been trying

Re: [nsbasic-ce] Trouble with RAS

2010-08-19 Thread George Henne
It looks like NSBWin32.dll is not installed and registered on the device. Which version of NS Basic/CE are you using? The current version, 8.1, makes it easiest to solve this problem. >Hi, > >Does anybody know why I have the message : > >"NSBASIC - line 36, char 0 >Unable to resolve Class ID for

Re: [nsbasic-ce] Re: Problem installing NSbasic Runtime on Samsung Omnia 2 I8000

2010-08-09 Thread George Henne
-ce@yahoogroups.com, "George Henne" wrote: >> >> Are you registered user of NS Basic/CE? >> >> >I tried with all of these files, >> >http://www.nsbasic.com/ce/support/downloads.html >> >even uncompressing and trying .cab by .cab. >> >

Re: [nsbasic-ce] Re: Problem installing NSbasic Runtime on Samsung Omnia 2 I8000

2010-08-09 Thread George Henne
Are you registered user of NS Basic/CE? >I tried with all of these files, >http://www.nsbasic.com/ce/support/downloads.html >even uncompressing and trying .cab by .cab. > >Thank you :-) > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >>

Re: [nsbasic-ce] Problem installing NSbasic Runtime on Samsung Omnia 2 I8000

2010-08-09 Thread George Henne
What version of NS Basic/CE are you using? >Hello I'm trying to install nsbasic runtime on a Samsung omnia 2 I8000 >with winCE 5.2.21863. >When the cab installation starts the device gives me an error, "Error al >instalar NSB Runtime.cab." and installation fails. Searching in the >forum i see that

Re: [nsbasic-ce] Expected End Of Statement

2010-06-10 Thread George Henne
Please look at the Language Reference. The Next statement should not have anything after it. > > >Hello, > I'm using this code here to do a loop, and(as I think) do something >like a exponential: >Sub btElev_Click > For iLoop = 0 To number2 > result = number1 * number1 > Next iLoop >End

Re: [nsbasic-ce] Re: Convert String To Integer And Vice-Versa

2010-06-10 Thread George Henne
ring to integer and to string. > >--- In nsbasic-ce@yahoogroups.com, "Woody & Yuni Ho" wrote: >> >> Sorry...keep thinking vb. >> >> Dim a >> >> A=cint(txtstr) >> >> >> Woody wizard at large(I'm in shape. Round is a s

Re: [nsbasic-ce] Convert String To Integer And Vice-Versa

2010-06-09 Thread George Henne
Ok, but no 'as int'. Please excuse any typos. This message is sent from my mobile device. On Jun 9, 2010, at 9:37 PM, "Woody & Yuni Ho" wrote: > > > Dim a as int > A = cint(txtstr) > > Woody > > > Woody wizard at large(I'm in shape. Round is a shape) > Connected by MOTOBLUR™ on T-Mobile

Re: [nsbasic-ce] Convert String To Integer And Vice-Versa

2010-06-09 Thread George Henne
Have a look at the tutorial I referred you to in my last message. Please excuse any typos. This message is sent from my mobile device. On Jun 9, 2010, at 9:09 PM, "Nathan" wrote: > Hello, > I'm building a calculator application, and I have a Form, with a TextBox > called txtVisor, that has

Re: [nsbasic-ce] Getting The Text Of a TextBox

2010-06-09 Thread George Henne
VisorContent = Visor.text You might try working through this Tutorial: >Hello, > I have a TextBox on my Form, that is called Visor, but I want to put >what is inside it on a String, that I call VisorContent. How could I do >this? > >Best Regar

Re: [nsbasic-ce] Re: Lock-up on seond run of my application

2010-05-26 Thread George Henne
This sounds like a problem we have seen before. At this point, we don't have a fix for it. We have looked into the problem, and it appears to be fairly complex. > > >Hello, > >Yes - I do execute a Bye statement... > >Cheers, > >Mike. > >--- In nsbasic-ce@

Re: [nsbasic-ce] Re: or, disable the power button

2010-05-26 Thread George Henne
I can't see how you would do this from NS Basic. Instead, could you have your program save its state whenever something significant happens? >and more here... > >http://www.codeproject.com/KB/windows/WiMoQueue.aspx > >--- In nsbasic-ce@yahoogroups.com, "Stewart M" wrote: >> >> Or, anyone have an

Re: [nsbasic-ce] Re: Problems with date picker

2010-05-20 Thread George Henne
We haven't been able to reproduce the problem here. As you mention, it is also not clear that this happens in all devices, or just hacked ones. The only alternative would seem to be to create a control of your own. It probably would not look like the old date picker, but it should be possible to b

Re: [nsbasic-ce] Lock-up on seond run of my application

2010-05-18 Thread George Henne
I'm not sure what could be causing this. Do you execute a BYE statement when your program ends? >Hello, > >I have been developing a small app for myself. I am developing on my >Windows Mobile 6.5 HTC Diamond 2 device. > >I have been having issues where I can run the program once from the >Basic

Re: [nsbasic-ce] Form1 keeps resizing back to default

2010-05-17 Thread George Henne
Are you changing the size of the Design Screen in Tools...Options...Design Screen? >Hi, > >Im just using a single form but have changed the screen size. If I save >and reload the project the form goes back to 320x240 default size. > >Justin > > > > > >Yahoo! Gro

Re: [nsbasic-ce] newObjects object

2010-05-17 Thread George Henne
You need to add the control to your project as a Resource - it will then be installed and registered on the device when you install your app. >I ported a program from NSB/Desktop to NSB/CE. This add object keeps >failing as not found on the >Windows CE device > > AddObject "newObjects.util

Re: [nsbasic-ce] Other Franson Controls

2010-05-05 Thread George Henne
Give them a try - from an internals viewpoint, we do not do anything special for the Franson controls. If they are well behaved Active X controls, they should work just fine. >Does NSBasic have any plans to support the other Franson ActiveX >controls for CE such as the Viewer and GPSTools? Has an

Re: [nsbasic-ce] Re: What Is The Command That NSBasic 7 Uses To Execute .nsb?

2010-04-19 Thread George Henne
yahoogroups.com, "George Henne" wrote: >> >> You should be able to start the program by just opening the .nsb file. >> The suffix is associated with NSBasic.exe in the registry. >> >> Windows CE does not have the concept the current directory, so you&

Re: [nsbasic-ce] What Is The Command That NSBasic 7 Uses To Execute .nsb?

2010-04-19 Thread George Henne
You should be able to start the program by just opening the .nsb file. The suffix is associated with NSBasic.exe in the registry. Windows CE does not have the concept the current directory, so you'll have to either figure it out or use the full path. >Hello, > I'm developing a launcher of my appl

Re: [nsbasic-ce] How print using NSBASIC CE 6.5 and bluetooth ?

2010-04-16 Thread George Henne
Have a look at this: <http://www.fieldsoftware.com/PrinterCE.htm> George Henne NS BASIC Corporation http://www.nsbasic.com >Hi all !! > >How print using NSBASIC CE 6.5 and bluetooth ? > >How to begin ? > > &g

Re: [nsbasic-ce] Re: Which cab files for HTC touch pro 2

2010-04-14 Thread George Henne
uld be using. > >--- In nsbasic-ce@yahoogroups.com, George Henne wrote: >> >> You really want to be on Version 8 for this. It automatically creates >a single cab file which includes your app and the other files needed. >> >> Sent from my mobile device. Please excuse

Re: [nsbasic-ce] Re: Which cab files for HTC touch pro 2

2010-04-14 Thread George Henne
B file, a customer does because he is "using a > program that automatically installs from sd card". Maybe you could just tell > me which exe installer he should be using. > > --- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> No - beca

Re: [nsbasic-ce] Re: Which cab files for HTC touch pro 2

2010-04-14 Thread George Henne
No - because the normal way to install is using ActiveSync and the .exe installers. Why do you want to use the CAB file? >I did. The ReadMe says nothing about cab files. > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> Did you look at the

Re: [nsbasic-ce] Re: Which cab files for HTC touch pro 2

2010-04-14 Thread George Henne
Did you look at the ReadMe? >OK so which NSBasic 7 cab file needs to be installed? > >--- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> >> It's a Windows Mobile device. >> >> This is a much easier issue to deal with if you ar

Re: [nsbasic-ce] Re: Which cab files for HTC touch pro 2

2010-04-14 Thread George Henne
It's a Windows Mobile device. This is a much easier issue to deal with if you are using NS Basic/CE 8. >CAB file for what? Installing the mini-IDE onto the device? > >As far as I know this processor is ARM-compatible if your question is >about the processor type. > >--- In nsbasic-ce@yahoogroups

Re: [nsbasic-ce] msgbox - pemission denied

2010-04-07 Thread George Henne
What device is it? What is the build number of the OS? Is it running the manufacturer's ROM, or has it been updated? >Tansferred my nsbasic programs to a new phone (WM6.5) and now get a >"permission denied" error everytime the program generates a msgbox!!! > > > >

Re: [nsbasic-ce] Label visible property always equals false

2010-03-25 Thread George Henne
Yes, the fix was posted last week. In the About screen, it should show 8.2.0a. >I updated to NSBasic/CE v 8.2 and all my labels have a visibility set to >false. > >I went through and changed them all to true. Then I saved it. When I >close and reopen project, all the labels have a visibility set

Re: [nsbasic-ce] hello i need urngent you help

2010-03-24 Thread George Henne
You can get this message if you have an error in a DECLARE statement. It isn't much help in telling you which one. What are you trying to do this using DECLARE functions when you could use the control that already exists? >i have it program and say error in linea 1 char 4 error type mistmach ,

Re: [nsbasic-ce] Windows Phone 7: Just blew our foot off?

2010-03-16 Thread George Henne
ching the developments closely. Windows CE and Windows Mobile have been a key part of our business for many years: many of you are like family now. We'll do what we can to continue with NS Basic/CE. George Henne NS BASIC Corporation >I had been heartened by early information the CE still li

Re: [nsbasic-ce] Re: NS Basic/CE 8.2 is available for download!

2010-03-15 Thread George Henne
PNG seems to work when I try it. >Any thoughts about PNG support in the future for the PictureBox >control? Or is it there and I've just missed it? > >Loading and displaying is plenty, I'm not asking for transparency or >alpha-blending effects. > >--- In nsbasic-ce

Re: [nsbasic-ce] Re: Copy Files

2010-03-11 Thread George Henne
lodko" wrote: >> >> Nathan, these objects require you to specify the file Path. >> >> Where does "ABC.txt" reside? >> >> Ben >> >> --- In nsbasic-ce@yahoogroups.com, "George Henne" wrote: >> > >> > You need

Re: [nsbasic-ce] Re: Copy Files

2010-03-10 Thread George Henne
You need to make sure the NewObjects control is on the device. What version of NS Basic/CE are you using? >I would like some help on this as well. >When i modify the code from Tech Note 3 > >AddObject "newObjects.utilctls.SFMain", "FS" >FS.CopyFile("ABC.txt","\Program\DEF.txt") > >I get an error

Re: [nsbasic-ce] Re: Changing the Mouse Cursor

2010-03-09 Thread George Henne
r component described as a "Microsoft® Win32® cursor >application programming interface (API) component." using the "Cursor.lib" > >Very confusing, I'd be happy being able to change the size of the >existing cursor, for readability. > >Thanks > >

Re: [nsbasic-ce] Re: Identification of PDA

2010-03-09 Thread George Henne
I suggest using the newer NSBSystem control: >Here's a starting code sample, based on the documentation here: >http://www.nsbasic.com/ce/info/BigRedToolbox/MGCEWin32.htm > >AddObject "MGCEWin32.Registry", "Registry" >LOCAL_MACHINE

Re: [nsbasic-ce] Changing the Mouse Cursor

2010-03-08 Thread George Henne
The only option is the WaitCursor, which you use to let the user know that your app is busy. >Is there a method of Changing the Mouse Cursor, different cursor >replacing the arrow with another cursor file, or enlarging the existing >Cursor with NSBasic? > >I cannot find any .cur files on the mobil

Re: [nsbasic-ce] Re: Adding Icon To Project And To The Form

2010-03-05 Thread George Henne
There isn't much you can do with NS Basic/CE 7. All the new icon stuff was introduced with NS Basic/CE 8. >Ok, but what I need to type on the property(Put a folder on the PC or on >device)? > >PS: A example is good. And remember that I'm using NSBasic/CE 7.0 ;) > >--- In nsbasic-ce@yahoogroups.c

Re: AW: [nsbasic-ce] NS Basic/CE 8.2 is available for download!

2010-03-05 Thread George Henne
I have just uploaded a new build which fixes this. George Henne NS BASIC Corporation http://www.nsbasic.com George Henne NS BASIC Corporation http://www.nsbasic.com >Thank you. >Re: 5. IDE: Label object now has v

Re(2): [nsbasic-ce] Spam

2010-03-04 Thread George Henne
r starts spamming from message 1 on so >if the first message is spam then the rest will be. >  >also any idea when you will support android phones? >  >thanks >Woody >Wizard, at large >"I'm in shape, round is a shape!" >  > > >--- On Thu, 3/4/10

Re: [nsbasic-ce] Spam

2010-03-04 Thread George Henne
It's driving us crazy too. Every few days, it seems, someone creates an account on our board, then puts through a bunch of spam. We delete the account and remove the spam as quickly as we can. The alternative, to approve each person who wants to join, then to approve all messages, is not only mor

Re: [nsbasic-ce] Unable ti resolve ClassID

2010-03-03 Thread George Henne
What is cSFRecord? >I'm getting an "Unable to resolve Class Id for >'newobjects.utilctls.csfrecord' when instantiating >'newobjects.utictls.csfrecord' object. I have no idea how to fix this. >Here's the code and hopefully someone can tell me how to fix. > > AddObject "newObjects.utilctls.SF

  1   2   >