Difference between revisions of "DB SAVEHISTORY"
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Environment Variables / Symbols | Environment Variables / Symbols |
Revision as of 15:34, 24 March 2009
Contents
Class
Environment Variables / Symbols
Purpose
Used to determine whether persistent history will be written to the command.his file
See Also
Error Handling & Debugging, SET DOHISTORY, SET HISTORY
Description
The DB_SAVEHISTORY environment variable / symbol is used to determine whether persistent history will be written to the command.his command history file. If DB_SAVEHISTORY is true, a persistent command history will be written to the command.his file in the current working directory. This command history is not reset or restarted by a new session, but persists across multiple sessions. Previous commands logged to the command.his file can be recalled using the cursor keys at the command line.
If DB_SAVEHISTORY is false, writing and reading of the command.his file is disabled.
Products
Recital Terminal Developer