Re: Problem using Received Method with Active X (General questions)

by wodAlan, (6922 days ago) @ vbiggar

Hi Vincent,

I tried with the code you gave me, and it gave me the same error. You can try this code:

------------------------------


Private Sub wodTelnetDLX1_Received(ByVal ByteCount As Integer, Handled As Boolean)


Dim s As String
s = wodTelnetDLX1.Receive


End Sub


------------------------------

Hope this helps.

Regards,

Alan

locked

Complete thread: