Purpose: Close a file.
Format: FCLOSE ID
Notes: Use this statement to close a file. If access is attempted to an opened file by other commands or programs, an error will occur.
See Also: Binary File Operations