close statementthe simplified syntax of the close


CLOSE statement:

The simplified syntax of the CLOSE statement is as shown below:

 

CLOSE          file-name-1   [WITH   LOCK   ]

 

                      [  , file-name-2   [WITH   LOCK   ]    ] ...

The CLOSE statements terminate the processing of the file. 

 

 

Request for Solution File

Ask an Expert for Answer!!
COBOL Programming: close statementthe simplified syntax of the close
Reference No:- TGS0174623

Expected delivery within 24 Hours