Message
From
27/06/2001 11:44:23
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00523933
Message ID:
00524214
Views:
21
Sergey,
Thank you for responding, here is example of the code

oComm = createobject('mscommlib.mscomm')
oComm.commport = 1
oComm.portopen = .t.
oComm.settings = "9600,N,8,1"

It works fine on developer machine but not on client.
Any thoughts are appreciated

Thanks
Rob Vaught
Previous
Next
Reply
Map
View