[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
FUNCTION STANDARD()
Short:
------
STANDARD() Returns color integer for standard setting
Returns:
--------
<nColor> => color integer for standard color setting
Syntax:
-------
STANDARD()
Description:
------------
Returns numeric color integer for use with functions
which require it like ATT(), PRNT().
Examples:
---------
nStan := standard()+128 && blinking
PRNT(10,10,"Waiting...",nStan)
Source:
-------
S_STAN.PRG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson