Back Previous Next
Syntax:
close {file}/{socket}
Keyword handler:
linguist.basic.keyword.BKClose.class
Runtime handler(s):
linguist.basic.handler.BHClose.class
Function:
Closes a previously-opened file or socket.
Example(s):
close InputFile close MySocket