DLTDLO (Delete Document Library Object) syntax diagram
Job: B,I Pgm: B,I REXX: B,I Exec Threadsafe: No >>-DLTDLO-------------------------------------------------------> (1) (2) (4) >--DLO(-----------+-*ALL----------------------------------+--)-------> +-*SEARCH-------------------------------+ +-*SYSOBJNAM----------------------------+ | .-----------------------------------. | | V (3) | | '---document-library-object-name------+-' >--+-------------------------------+----------------------------> | (5) .-*NONE-------. | '-FLR(-------+-*ANY--------+--)-' '-folder-name-' >--+------------------------------------------------------------------------------------------------------+--> | (1) .-*AVAIL--------. .-*CURRENT------. .-*AVAIL------. .-*END--------. | '-CRTDATE(-------(--+-starting-time-+--+-*BEGIN--------+--)--(--+-ending-time-+--+-ending-date-+--)--)-' '-starting-date-' >--+-----------------------------------------------+------------> | (1) .-*NO----------------------. | '-CHKEXP(-------+-*CURRENT-----------------+--)-' '-document-expiration-date-' >--+-------------------------------------+----------------------> | (1) .-*ANY-----------. | '-DOCCLS(-------+-document-class-+--)-' >--+---------------------------------------------------------+--> | (1) .-*SYSVAL--------------------------. | '-CMDCHRID(-------+-*DEVD----------------------------+--)-' '-graphic-character-set--code-page-' >--+---------------------------------------+--------------------> | (1) .-*CURRENT----------. | '-OWNER(-------+-*ALL--------------+--)-' '-user-profile-name-' >--+-----------------------------------------------------+------> | .-------------------------. | | (2) (5) V (3) | | '-SYSOBJNAM(-------------system-object-name------+--)-' >--+-------------------------+--------------------------------->< | .-*ANY-------. | '-ASP(--+-ASP-number-+--)-'
Notes:
- The following parameters are valid only when DLO(*SEARCH) is specified: CRTDATE, CHKEXP, DOCCLS, CMDCHRID, and OWNER.
- The SYSOBJNAM parameter is valid only when DLO(*SYSOBJNAM) is specified.
- A maximum of 300 repetitions.
- All parameters preceding this point can be specified in positional form.
- The FLR parameter and the SYSOBJNAM parameter are mutually exclusive.