.COLOR SET HALF COLOR
Sets the intensity of the "current" Color Object to be one half of the normal intensity.
Usage:
PASS <half_color> FIELD SHARE? N
GOSUB 0CD .COLOR SET HALF COLOR
* Check for error
IF 0CD .COLOR SET HALF COLOR NE
Description:
Sets the intensity of the "current" Color Object to be one half of the normal intensity.
<half_color> can be On, Off, True, False, blank or not passed at all. Blank or not passed is the same as Off.
See
ColorSpec for more information on working with colors.
Comments:
Read what other users have said about this page or add your own comments.
--
JeanNeron - 2011-11-16