The ReportManager= setting 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 upcoming .Net KSRN report module or the existing KSR8 module. The default for this setting is currently "KSR8" but in a future release the default will be changed to "KSRN". The ReportManager= setting can be used to specify which module "KSR" stands for no matter what the standard default is.
Usage:
ReportManager=KSR - to run KSR8
ReportManager=KSRN - to run KSRN
Example:
Specify the .Net KSRN Report Manager
ReportManager=KSRN
Default:
The Keystroke KSR8 Report Manager
Has the same effect as the ReportManager= startup switch.