Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading and Writing to a Serial Port
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00184838
Message ID:
00185342
Views:
27
Hi Ed.

I am attempting to the MSCOMM... is there a SET CLASSLIB command before the Createobj. What is the format for that?

>oComm = CREATEOBJ('MSCOMMLib.MSComm')
>oComm.CommPort = 1
>oComm.Settings = '9600,N,8,1'
>oComm.InputLength = 0
>oComm.PortOpen = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform