Back Previous Next


Linguist comms package - close

Syntax:

   close {port}

Keyword handler:

   net.eclecity.linguist.comms.keyword.CommsKClose.class

Runtime handler(s):

   net.eclecity.linguist.comms.handler.CommsHClose.class

Function:

Closes a previously-opened port.

Example(s):

   close COM2


Back Previous Next