JCL F-KLOSE

Man Page Index


Closes a specified file buffer.

 

SYNTAX

F-KLOSE file-buffer
F-K file-buffer

 

SYNTAX ELEMENTS

file-buffer is the number (1 to 9) of the file buffer to be closed.

 

NOTES

F-KLOSE is normally only used when you have finished working with a remote file and need to close it.

 

EXAMPLE

F-K 1

Closes file buffer 1.


JCL