fileclose

Closes a filehandle.

fileclose <file handle>

Remarks

Closes the file specified by <file handle>.
<file handle> is no longer valid after this command.

Example

fileclose fhandle
Refer to fileopen.