COMM RESET statement

Purpose

Disable flow control for a given serial port.

Syntax

COMM RESET [#] hComm, FLOW

Remarks

Switches off all flow control to the serial port as specified by the file number stored in hComm.

The Number symbol (#) prefix is optional, but recommended for the purposes of clarity.

See also

Serial CommunicationsCOMM CLOSE, COMM functionCOMM LINE, COMM OPEN, COMM PRINT, COMM RECV, COMM SEND, COMM SET