VMS Help
ANALYZE, /OBJECT, Examples

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

    1.$ ANALYZE/OBJECT/INTERACTIVE  LINEDT

      In this example, the ANALYZE/OBJECT command produces a
      description and a partial error analysis of the object file
      LINEDT.OBJ. By default, all types of records are analyzed.
      Output is to the terminal because the /INTERACTIVE qualifier
      has been used. As each item is analyzed, the utility displays
      the results on the screen and asks if you want to continue.

    2.$ ANALYZE/OBJECT/OUTPUT=LIOBJ/DBG  LINEDT

      In this example, the ANALYZE/OBJECT command analyzes only the
      debugger information records of the file LINEDT.OBJ. Output is
      to the file LIOBJ.ANL.

    3.$ ANALYZE/OBJECT/SELECT=(ARCH,FILE) *.OBJ
      DISK:[DIRECTORY]ALPHA.OBJ;1
      OpenVMS ALPHA
      Object
      DISK:[DIRECTORY]MISNAMED.OBJ;1
      Unknown
      Unknown
      DISK:[DIRECTORY]VAX.OBJ;1
      OpenVMS VAX
      Object

      This example displays the information requested about the object
      file, ALPHA.OBJ, the unknown file, MISNAMED.OBJ, and the object
      file, VAX.OBJ.
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.