Difference between revisions of "DB REREAD COLORFILE"

From Recital Documentation Wiki
Jump to: navigation, search
 
 
Line 1: Line 1:
=DB_REREAD_COLORFILE=
 
 
 
==Class==
 
Environment Variables / Symbols
 
 
 
 
==Purpose==
 
==Purpose==
 
Used to determine which default.col file is used by SET COLOR TO
 
Used to determine which default.col file is used by SET COLOR TO
Line 15: Line 8:
  
 
==Description==
 
==Description==
The DB_REREAD_COLORFILE environment variable / symbol is used to determine which default.col file is used by SET COLOR TO when the current directory contains a different default.col file from the starting directory.  The default.col file in the current directory will be used when a SET COLOR TO is issued unless DB_REREAD_COLORFILE="no".  If DB_REREAD_COLORFILE="no" then SET COLOR TO will restore the colors defined at startup.
+
The DB_REREAD_COLORFILE environment variable is used to determine which default.col file is used by SET COLOR TO when the current directory contains a different default.col file from the starting directory.  The default.col file in the current directory will be used when a SET COLOR TO is issued unless DB_REREAD_COLORFILE="no".  If DB_REREAD_COLORFILE="no" then SET COLOR TO will restore the colors defined at startup.
  
  
 
==Products==
 
==Products==
Recital Mirage Server, Recital Terminal Developer
+
Recital
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Configuration]]
 
[[Category:Configuration]]
 
[[Category:Environment Variables|REREAD_COLORFILE]]
 
[[Category:Environment Variables|REREAD_COLORFILE]]

Latest revision as of 10:17, 4 March 2010

Purpose

Used to determine which default.col file is used by SET COLOR TO


See Also

SET COLOR


Description

The DB_REREAD_COLORFILE environment variable is used to determine which default.col file is used by SET COLOR TO when the current directory contains a different default.col file from the starting directory. The default.col file in the current directory will be used when a SET COLOR TO is issued unless DB_REREAD_COLORFILE="no". If DB_REREAD_COLORFILE="no" then SET COLOR TO will restore the colors defined at startup.


Products

Recital