Could the comPort be a different number?

>
>
>Hi,
>
>I downloaded the Franson Serial Tools to add printer support to my WinCE
>application, which runs on a Palm Treo 750. Using the serial number
>provided by NSBasic, I proceded to code as follows:
>
>AddObject "serialce.port.1","objPort"
>AddObject "serialce.license","objlicense"
>    
>objLicense.LicenseKey = "licence key provided by NSBasic"
>
>objPort.ComPort = 8
>objPort.Enabled = True
>
>PrintString = "Hello World"
>objPort.Write PrintString
>
>My problem is, whenever I execute the program on the PDA unit, the
>application gives a VBScript error which says that it cannot open the
>communication port despite installing the Franson runtime on the Treo.
>
>Please help! Any assistance provided to point me in the right direction
>will be greatly appreciated. Thank you.
>
>
>Roland
>
>How can I tell if my jewelry is real silver? 
>Find Out on Yahoo! Answers 
>
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nsb-ce" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nsb-ce?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to