
Class
Error Handling and Debugging
Purpose
Determine whether commands from program files are recorded in history
Syntax
SET DOHISTORY ON | OFF | (<expL>)
See Also
SET HISTORY, SUSPEND,
RESUME, SET STEP,
SET ECHO, SET DEBUG,
SET PRINT
Description
If SET DOHISTORY is ON, and HISTORY is ON, then commands executed
in program files are recorded in the command history. This command is primarily
used during program debugging. The commands executed in the program, while
DOHISTORY is ON, can be listed with the LIST HISTORY command. If used in conjunction
with the SET HISTORY TO FILE <.his filename> the program history can be
stored in a text file. By default, DOHISTORY is OFF.
Example
set history on
set dohistory on
do testprg
list history
Products
Recital Mirage Server, Recital Terminal Developer
![]()
Copyright © 2008 Recital Corporation. All rights reserved.