Closing a communications device file

Function

Close a communications device file.

Syntax

Detailed Description

Close the communications device when it is no longer needed.

Set fileno to the value specified when opening the communications device file.

Example

Close the IrDA communications device file
  open "COM1:115200" as #1
  close #1

(C)2002-2004 DENSO WAVE INCORPORATED All right reserved