G
Guest
Hi,
I have installed the NETCommOCX from http://www.hardandsoftware.net. The
help provided on the web page says that 'Input' used by the MSComm control
has been replaced by 'InputData'. However the following code shows error at
'InputData'.
Dim buffer As String
buffer = AxNETComm.InputData
Any help in sorting out this problem would be greatly appreaciated.
Thanks.
I have installed the NETCommOCX from http://www.hardandsoftware.net. The
help provided on the web page says that 'Input' used by the MSComm control
has been replaced by 'InputData'. However the following code shows error at
'InputData'.
Dim buffer As String
buffer = AxNETComm.InputData
Any help in sorting out this problem would be greatly appreaciated.
Thanks.