UAFHELP.HLB  —  LIST  /IDENTIFIER  Examples
    1.UAF> LIST/IDENTIFIER INVENTORY
      %UAF-I-LSTMSG1, writing listing file
      %UAF-I-RLSTMSG, listing file RIGHTSLIST.LIS complete

      The command in this example generates a full listing for the
      identifier INVENTORY, including its value (in hexadecimal),
      holders, and attributes.

    2.UAF> LIST/IDENTIFIER/USER=ANDERSON
      %UAF-I-LSTMSG1, writing listing file
      %UAF-I-RLSTMSG, listing file RIGHTSLIST.LIS complete

      This command lists an identifier associated with the user
      ANDERSON, along with its value and attributes. Note, however,
      that this is the same result you would produce had you
      specified ANDERSON's UIC with the following forms of the
      command:

        UAF> LIST/IDENTIFIER/USER=[300,015]

        UAF> LIST/IDENTIFIER/VALUE=UIC:[300,015]
Close Help