DELETE
When you type DELETE on the FLST command column use the following syntax:
DELETE
DELETE deletes a file.
When you type DELETE from the command line use the following syntax:
DELETE fileid
Operands
fileid
specifies the file ID of the file the command acts on.
Example
'DELETE TEST1.EXEC'
This example, executed from the command line, deletes file TEST1.EXEC.
DOWN
When you type DOWN from the command line use the following syntax:
DOWN
n
DOWN scrolls down one or more lines.
Operands
n specifies the number of lines to be scrolled down.
Example
'DOWN 5'
This example scrolls forward through the list five lines.
END
When you type END from the command line use the following syntax:
END
END executes all commands you typed, then terminates when END is typed on the command line or used
as a PF key.
EXEC
When you type EXEC on the FLST command column use the following syntax:
EXEC
/ parameter
EXEC executes the exec, then terminates.
File System
Chapter 19. REXX/CICS File System 267