DCE$UAF_HELP.HLB  —  @
 Executes a DCE$UAF utility command procedure.

    Format:

    @ FILE-SPEC  /OUTPUT=file-spec

       Qualifiers            Defaults

       /OUTPUT=output        /OUTPUT=SYS$OUTPUT:

1  –  Parameters

 file-spec

    Specifies the command procedure to be executed.

    A command procedure is a file containing a sequence of DCE$UAF
    commands. When the command procedure is executed, the commands
    in the file are processed in order as if each command had been
    entered individually from the terminal or workstation.

    If you do not specify a file type, the system uses the default file
    type of .COM.

    No wildcard characters are allowed in the file specification.

2  –  Qualifiers

2.1    /OUTPUT=file-spec

       /OUTPUT=file-spec
       /OUTPUT=SYS$OUTPUT: (default)

    Requests that all output directed to the logical device SYS$OUTPUT be
    written to the file or device specified.  System responses and error
    messages are written to SYS$COMMAND as  well  as  to  the specified
    file.

    The default output file type is .LIS.

    No wildcard characters are allowed in the output file specification.
Close Help