Copyright Digital Equipment Corp. All rights reserved.

/OUTPUT[=file-spec]

 Negative form:  /NOOUTPUT

 Controls whether the compiler produces a User Interface  Description
 (UID) file.  The default output file type is .UID.

 Specify /NOOUTPUT when you want to compile a specification to obtain
 only  a  listing,  or  when  you  want  the  compiler  to  check the
 specification for errors only and to display diagnostic messages.

 The default is /OUTPUT.