CICS CLOSE


This command closes one file in the CICS region.

Command

Parameters

CICS CLOSE

Filename

Note

BBI-SS PAS to CICS communication must be active.

The following table describes the parameters.

Parameter

Function

Notes

Filename

filename of the file to close

1- to 8-alphanumeric file name defined in the CICS File Control Table (FCT)

Example

This example command closes a CICS file.

/* REXX */
'IMFEXEC CICS CLOSE P001'

CLIST example:

IMFEXEC CICS CLOSE P001

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*