MKDIR
MKDIR creates a new RLS directory level.
Operands
- dirid
- specifies a REXX List System directory level identifier. This is partially or fully qualified. See the CLD command CLD for more information.
Return codes
See the RLS command RLS.
Example
'RLS MKDIR \USERS\USER1\DOCS'This example creates a new directory called DOCS in the existing directory \USERS\USER1.
