HP 3000 Manuals

VERSION [ MPE/iX Quick Reference Guide ] MPE/iX 5.0 Documentation


MPE/iX Quick Reference Guide

VERSION 

VERSION is a native mode utility program that displays program file
information.  For compatibility mode (CM) program files, it displays
segment, stack, data reference base, and capabilities.  For native mode
(NM) executable files, it displays information on procedures, libraries,
capabilities, stack, heap, entry names, and $version strings.  ($version
string information is displayed for NM object files and nonexecutable
library files.)  If VERSION is invoked without a file name or a file set
for input, the VERSION> prompt continues until EXIT or a colon (:)  is
entered.  If the input to VERSION is a file set, every file in the set
will be processed even if an error occurs processing a previous file.  If
there is an error opening a file, the file system error will be displayed
in addition to the VERSION error message.

                      or    
            VERSION             VERSION filename 

  or    
            VERSION "filename [,search string]" 

The search string is the name of a particular $version string in a system
object module SOM. (Not applicable for CM program files.)  The quotes are
required if a search string is specified.



MPE/iX 5.0 Documentation