rptutil


Report map file reader. Run rptutil -C to display configuration settings for product line, system code, and program code. Information is listed at three levels:

  1. Default configuration settings

  2. Configuration settings after CFGProgam() processing (ProductLine.cfg, SystemCode.cfg, Program.cfg)

  3. Configuration settings after any overrides from the rpt.cfg files are applied. These are the settings with which the program will run


    rptutil -C test ap ap 100 | more
    Productline is: test
    sytem is: ap
    pgmCode is: AP100
    Configuration Values for: test ap AP100:
    ...
    Values After GetRptCfg() Overrides:
    Overrideable Params:
    Rpt Logging .........: OFF
    RptMap Debug.........: OFF
    IRD Debug............: OFF
    RptMap Format is VS..: ON
    RptMap Transition Cnv: ON
    Create IRD File......: ON
    Create RPT File......: OFF
    Rpt Config Override..: ON
    CfgProgram() Had Param Flags:
    RptMapFmtVS..........: Param Found
    RptMap Transition....: NO
    Create IRD File......: Param Found
    Create RPT File......: Param Found
    Rpt Logging..........: NO
    Misc Rpt Flags:
    Gen Detail...........: ON
    Banner Pg Brk........: OFF
    All No Key Brk.......: OFF
    Ovrd Page Size.......: -1
    Debugging Flags:
    List Cfg.............: OFF
    Debug................: OFF
    Data Debug...........: ON
    Pg Brk Debug.........: OFF
    CSV Debug............: OFF
    RCV Debug............: OFF
    Print File Recovery Debug/Test:
    RCV: Saves Per Exit..: 0
    RCV: Max Save Exits..: 0
    RCV: Exit Status.....: 0
    RCV: Writes to Exit..: 0
    RCV: Saves Per Exit..: 0