MaxRecall

From BR Wiki
Jump to navigation Jump to search

The MaxRecall BRConfig.sys specification defines the number of commands that Business Rules! should remember for subsequent recall with the F2 key.

Comments and Examples

Pressing the F2 key while Business Rules! is in READY mode causes the most recently executed command to be displayed on the screen. Pressing F2 again causes the second most recent command to be displayed, and so on. The MaxRecall specification sets a limit on the number of commands that Business Rules! will recall before it re-displays the most recent command. Pressing F3 always recalls the most recently executed command; it also resets the pointer used by the F2 key.

Syntax

Parameters

"Integer" is a one or two-digit number from 1 to 300.

Start-up Default

MaxRecall 200

Technical Considerations

The Config command can be used during program execution to override the BRConfig.sys file's MaxRecall specification.