Keystroke Point of Sale Help


INI File Setting - ReportManager

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 .Net KSRN report module or the Legacy KSR8 report module. The default for this setting is "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 (Legacy Reports)
ReportManager=KSRN - to run KSRN (.Net Reports)

Example: Specify the .Net KSRN Report Manager
ReportManager=KSRN

Default:
The .Net KSRN Report Manager

Has the same effect as the ReportManager= startup switch.

Keystroke Help Table Of Contents