CHGOBJD (Change Object Description) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
>>-CHGOBJD------------------------------------------------------>
 
         .-*LIBL/--------.
>--OBJ(--+---------------+--+-*ALL-----------------+--)--------->
         +-*CURLIB/------+  +-object-name----------+
         +-*USRLIBL/-----+  '-generic*-object-name-'
         +-*ALL/---------+
         +-*ALLUSR/------+
         '-library-name/-'
 
            (1)
>--OBJTYPE(-------+-*ALL--------+--)---------------------------->
                  '-object-type-'
 
                                            (3)
>--+--------------------------------------+--------------------->
   |       (2)   .-*SAME-------------.    |
   '-TEXT(-------+-*BLANK------------+--)-'
                 '-'--description--'-'
 
>--+----------------------------+------------------------------><
   |            .-*NORESET-.    |
   '-USECOUNT(--+-*RESET---+--)-'
 
 

Notes:

  1. A list of the valid OS/400 object types for this command is in Appendix A.

  2. TEXT(*SAME) is required when OBJ(*ALL), OBJ(generic*-object-name), *ALL or *ALLUSR is specified for the library, or OBJTYPE(*ALL) is specified.

  3. All parameters preceding this point can be specified in positional form.