Hello Has anyone got this to work using the COMM control? Using COMM, i can happily talk to a wired com port but when I try and open a BT one, then I get a...
I have successfully got franson serial tools working with both NS BASIC Desktop and NSBASIC CE, using a wired serial port and a virtual bluetooth serial port. ...
Thanks for the reply Michael, is it possible you could post some example code please. I understand the theory of the virtual comm port and just changing the...
No problem, dont have code example with me today so will have to post it early next week - probably Tuesday (George has been wanting me to post a tech note on...
Thanks Michael, At this stage my app. is embryonic, all I want to do at this stage is send and receive text. I will layer on from there I am satisfied my...
George, Thanks for the reply. It is sorted now. The problem seemed to be that I had the addobject code etc. within main. Once I moved it outside it all worked...
I have successfully used ePocketsetup to create installations for Pocket PC 2002/2003 but I'm having problems with an installation for an Ipaq 3660 running...
Hi Robert; If you actually did a hard reset, the unit goes back to the factory defaults. Thus you lose all the data and programs installed. Your contacts maybe...
I have a program I finaaly got the db to work, but I need to be able to unload the combo box when I go back to a certain form. I used the form.hide method to...
If you want to get rid of everything, just do a combobox.clear. Otherwise, I believe the syntax is combobox.removeitem(IndexOfItem) -- Eric Pankoke Founder /...
Thanks Bob, Yes I do realise that. I sent instructions and advice to back up. Still waiting to hear whether he has tried it yet. Regards, Robert ... defaults....
Not that I know of - you'll need to write one. Use the Hour(), Minute() and Second() functions to get those values, convert the result to seconds, then do the...
Thanks, but i figured it out the other day. I do have a question though. Is there a lot of errors using ADOCE or sqlite with nsbasic or just using pocket pc? I...
Can you be more specific about the kinds of errors you are running into? Generally, I have not run into any errors that were not my fault in one way or...
I have this line at the top of my code AddObject "file" Sometimes (1 out of 2) I get the message "NSBAsic - .... Could not create non-visual control ('file')...
The program worked when I sync'd it. But if I then closed it, then ran it from file explorer it crashed. Anyway, I did a hard reset and reloaded everything and...
Hi there, Apologies for reposting this but I am at a dead end in getting this to work. Previous posts got a response from Michael Newett confirming that this...
Hi Michael, Thanks for this. Bad news is I still get the same error message which implies that I have a problem with the dll registration. I am going to hard...
NOOOOoooooo. Try this first. http://www.pocketpcdn.com/articles/print_regsvr.html Its a free dll registration utility program that looks like windows explorer....
Hi Richard: I posted a suggestion on the Franson Tools forum site and did not realize that you were the one asking the same question there too. Duh. . . ...