FLST

Read syntax diagramSkip visual syntax diagram>>-FLST--+-------+---------------------------------------------><
         '-dirid-'
 

FLST calls the file list utility to work with the files.

Operands

dirid
specifies an optional full or partial directory ID that a file list is displayed. If you do not specify dirid, it defaults to the current working directory.

Return Codes

FLST returns the return code given by RFS.

Example

'FLST'

This example displays the file list for the member of the current working directory.

Notes

  1. The default user profile macro that the FLST tries to call is EXEC ID FLSTPROF. The FLSTPROF macro provides the capability for you (or a group of users) to specify your own unique defaults.
  2. Refer to REXX/CICS File System for more information about the REXX File System.