System Generation Manual for G-Series RVUs
Reading the CONFLIST Report
System Generation Manual for G-Series RVUs—523407-001
5-3
CONFAUX File
CONFAUX File 
SYSGENR begins by reading the CONFAUX file and listing it to the CONFLIST file. 
Following is a partial example. 
CONFTEXT File
SYSGENR then reads in the CONFTEXT file. In addition to checking the syntax of 
each entry, it checks for logic errors based on the lines already processed. If it finds an 
error, it prints a message where the error is detected. These error messages are 
documented in Appendix A, SYSGENR Messages.
When SYSGENR finds a pointer to a DEFINES entry in the CONFAUX file, it expands 
the reference by listing each referenced file, along with its last compiled, last modified, 
and last accelerated dates. Following is a partial example. 
SYSGEN - T9023 GUARDIAN 90 - $S11B.A000001.CONFAUX  15 APR 1996 11:19
       PAGE 1
…
 1. ! INSTALL - T9612C30 - (10APR95) System \EAST, Release D30.00
 2. ! Date 11 Apr 1996, 11:39:43
 3. ! COPYRIGHT TANDEM COMPUTERS INCORPORATED 1985, 1987-1993
…
 9. !
 10. DEFINES:
 11.
 12. TANDEM^LIBRARY^CODE^FILES = $S11B.ZGUARD.TMIOPJ,
 13.    $S11B.ZGUARD.TMIOPMD,
…
 661.
 662. DEFINES:
 663.
 664. TANDEM^FORMATTER^TEMPLATE^FILES = $S11B.ZTEMPL.ZLDSTMPL,
 665.     $S11B.ZTEMPL.ZTMXTMPL,
…
 752.     $S11B.ZTEMPL.ZNSSTMPL #;
 4. ALLPROCESSORS:
 5. SYSTEM_PROCESSOR_TYPE     NSR-G;
 6. SYSTEM_VOLUME_SUBVOL    $SYSTEM.SYS00;
 7. SYSTEM_LIBRARY_CODE_FILES  TANDEM^LIBRARY^CODE^FILES;
$S11B.ZGUARD.TMIOPJ  LAST MODIFIED: 15 MAR 1996 15:21
    LAST COMPILED: 15 MAR 1996 15:20
$S11B.ZGUARD.TMIOPMD  LAST MODIFIED: 4 APR 1996 9:44
    LAST COMPILED: 4 APR 1996 9:44
$S11B.ZGUARD.TXIOINT  LAST MODIFIED: 29 MAR 1996 15:12
    LAST COMPILED: 29 MAR 1996 15:12
$S11B.ZGUARD.OCOUPIPJ  LAST MODIFIED: 14 DEC 1995 18:02
    LAST COMPILED: 14 DEC 1995 18:02
    LAST ACCELERATED: 14 DEC 1995 18:02










