The ReportManager= startup switch is used to specify which Report Manager module is loaded when the Report Manager is selected (by a menu or a macro). The generic module code for the Report Manager is "KSR". When Keystroke receives a request to load the "KSR" module it either loads the .Net KSRN report module or the Legacy KSR8 report module. The default for this setting is "KSRN". The ReportManager= switch can be used to specify which module "KSR" stands for no matter what the standard default is.
Usage:
Keystroke.exe ReportManager=KSR - to run KSR8
Keystroke.exe ReportManager=KSRN - to run KSRN
Example:
Specify the .Net KSRN Report Manager
Keystroke.exe ReportManager=KSRN
Default:
The .Net KSRN Report Manager
Note: The forward slash (/) is not used with this start up switch.
See: INIFILE setting ReportManager=