The CODEVERIFICATION request produces a report about the signatures of a code file or group of code files. The output is sent to the printer by default. The CODEVERIFICATION request performs the same functions as the ATTRIBUTES and CODEFILEINFO requests.
<codeverification request>
── CODEVERIFICATION ─┬─────────────────────────────┬───────────────────────────► └─<relation>──<release level>─┘ ►─┬─────────────────────────────────────────────────────────────┬────────┤ └─ : ─┬───────────────────────────────────────────────────────┤ │ ┌◄─────────────────────────────────────────────────┐ │ └─┴─┬─ CONTAINER ─┬─ =<file title> ─┬─────────────┬──┴──┘ ├─ DIRECTORY ─┤ ├─ (CD) ──────┤ ├─ TITLE ─────┘ └─ (CDROM) ───┤ ├─ FAMILYNAME ─┬─ =<family name> ─┬───────────┤ ├─ PACKNAME ───┘ ├─ (CD) ────┤ │ └─ (CDROM) ─┤ ├─ INUSE ─────────────────────────────────────┤ ├─ LEVEL ─────────────────────────────────────┤ ├─ NEWDATABASE ── = <file title> ─────────────┤ ├─<output option>─────────────────────────────┤ └─ EXCLUDEHEX─────────────────────────────────┘
Explanation
<relation><release level>
Reports on each code file whose version number bears the indicated relationship to the given release level
If the <relation> and <release level> modifiers are not specified, they default to LEQ and the release level of the active MCP.
The release level must have an SSR format of XX.Y.
<output option>
For more information about <output option> refer to “Output Options” earlier in this section.
FILEDATA Modifiers
The following FILEDATA modifiers perform functions such as selecting the disk family or file names to be reported on, and specifying the types of information to be reported for each file. These modifiers are explained under “FILEDATA Modifiers” later in this section.
-
ABBREVIATED
-
ALL
-
ARCHIVE
-
ARCHIVEBACKUP
-
BACKUPSN
-
CATALOGUE
-
CONTAINER
-
DATABASE
-
DIRECTORY
-
EXCLUDEHEX
-
FAMILYNAME
-
INUSE
-
LEVEL
-
NAMESONLY
-
NEWDATABASE
-
PACKNAME
-
PPB
-
RAWHEADERS
-
REMOVED
-
TAPE
-
TAPEHEADERS
-
TITLE
-
WRAPPEDFILES

