VMS Help
ANALYZE, /OBJECT

 *Conan The Librarian

    Analyzes the contents of an object file. Also checks for any obvious
    errors. The /OBJECT qualifier is required. (Use the ANALYZE/IMAGE
    command to analyze the contents of an image file.)

    Format

      ANALYZE/OBJECT  filespec[,...]

    filespec[,...]

    Specifies the object files or object module libraries you want
    analyzed (the default file type is OBJ). Use commas (,) or plus
    signs (+) to separate file specifications. The asterisk (*) and
    percent sign (%) wildcard characters are allowed in the file
    specification.

  Additional Information (explode) :

  Close     Help