Command Reference 5-27
CLOSECOMM
Purpose Closes either the primary or secondary communications port.
Syntax CLOSECOMM
commport
Process The CLOSECOMM command closes communications port referenced by
commport
.
It can contain 1 for the primary port or 2 for the secondary port.
Commport
is the communications port to close. It can be one of the following:
Commport
Description
INPUT Input Buffer
Logical Field Name (PR1) Printer Buffer Field
Logical Field Name
(TEMP1)
Temporary Buffer
Field
Logical Field Name (LU1) Lookup Buffer Field
Number A number prefixed by
a pound (#) sign.
Example
This example closes the primary communications port.
CLOSECOMM #1
See Also OPENCOMM