CKDIR
CKDIR checks for an existing RFS directory level.
Operands
- dirid
- specifies a REXX File System directory identifier. This is partially or fully qualified. See the CD command, CD, for more information.
Return codes
See the RFS command, RFS.
Example
'RFS CKDIR POOL1:\USERS\USER1\DOCS'This example checks for a directory called DOCS in the existing directory POOL1:\USERS\USER1.
