Difference between revisions of "SysMsgCol"
From Wiki
Panther.sn (Talk | contribs) |
|||
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
{{rw}} | {{rw}} | ||
+ | |||
+ | The [[Var_sysMsgCol|#sysMsgCol]] system variable determines the current system message color. | ||
==== Example ==== | ==== Example ==== | ||
<pre> | <pre> | ||
− | + | set #sysmsgcol 1264 | |
+ | halt | ||
</pre> | </pre> | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | | Width=200px | | + | | Width=200px | [[Var_sysMsg|#sysMsg]] |
|} | |} | ||
---- | ---- |
Revision as of 22:31, 15 August 2005
#sysMsgCol
Extended System Variables
Description
⇔
The #sysMsgCol system variable determines the current system message color.
Example
set #sysmsgcol 1264 halt
See Also
#sysMsg |
Main_Page | Documentation | Extended System Variables |