z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


FTCLOSE—end file tailoring

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
>>-ISPEXEC--FTCLOSE--+-------------------+---------------------->
                     '-NAME(member-name)-'   

>--+------------------+--+--------+----------------------------><
   '-LIBRARY(library)-'  '-NOREPL-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

OR

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('FTCLOSEb'--+--------------+--+----------+--->
                               '-,member-name-'  '-,library-'   

>--+-------------+--);-----------------------------------------><
   '-,'NOREPLbb'-'       

Return codes

 0
Normal completion.
 4
Member already exists in the output library and NOREPL was specified. The original member is unchanged.
 8
File not open. FTOPEN was not used before FTCLOSE.
12
Output file in use. ENQ failed.
16
Skeleton library or output file not allocated.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014