14-12-2006, 02:43 PM
I think the error was:
I forgot what it said. It was RTE with alot of numbers and some words.
If you could help test it for me thatd be nice.
:: Pando
Code:
Public Sub WriteBytes(dbytes() As Byte, Optional thenShutdown As Boolean)
Call mvarSocket.Write(dbytes, thenShutdown)
End Sub
I forgot what it said. It was RTE with alot of numbers and some words.
If you could help test it for me thatd be nice.
:: Pando