Hello,
My script sends a file to another computer and waits for a Acknowledge message (WAITFOR "ACK" UserTimeout) after the file transfer. If the file transfer times out I use XFERCANCEL to abort it but then the screen shows hundreds of characters from the file that was transfered. How can I clean up this characters from the rx buffer?
Thanks in advance.
My script sends a file to another computer and waits for a Acknowledge message (WAITFOR "ACK" UserTimeout) after the file transfer. If the file transfer times out I use XFERCANCEL to abort it but then the screen shows hundreds of characters from the file that was transfered. How can I clean up this characters from the rx buffer?
Thanks in advance.