[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
egRestore()
Restore a specified attribute
Syntax:
egRestore( cColor ) -> Nil
cColor : The colour to restore, especified in Clipper sintaxis.
"N" "B" "G" "BG" "R" "RB" "GR" "W",
"N+" "B+" "G+" "BG+" "R+" "RB+" "GR+" "W+"
Descripci.n
egRestore() restore the palette atributes to their initial value.
Return:
Nothing.
Example:
egBlink( "r", "w" )
Inkey( 0 )
egRestore( "r")
See Also:
egRestAll()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson