DELETE deletes an RLS list.


Operands
- listname
- specifies a REXX List System list identifier. This is partially or fully qualified. See the CLD
command CLD for more information.
Return codes
See the RLS command RLS.
Example
'RLS DELETE \USERS\USER1\TEST.DATA'
This
example deletes RLS list TEST.DATA.