Visual FoxPro 9.0 SP2
SET COLOR SET Command
Loads a previously defined color set.
SET COLOR SET TO [ColorSetName]
Parameters
- ColorSetName
-
Specifies the color set to load.
Remarks
You can create color sets with SET COLOR OF SCHEME and save them with CREATE COLOR SET.
If you issue SET COLOR SET without an optional clause, the current color set remains loaded.
See Also
Reference
CREATE COLOR SET CommandSET COLOR OF SCHEME Command
SET Command Overview