[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET INTENSITY
Toggle enhanced display of GETs and PROMPTs
------------------------------------------------------------------------------
Syntax
SET INTENSITY ON | off | <xlToggle>
Arguments
ON enables both standard and enhanced display colors.
OFF disables enhanced display color. All screen output then uses
the current standard color.
<xlToggle> is a logical expression that must be enclosed in
parentheses. A value of true (.T.) is the same as ON, and a value of
false (.F.) is the same as OFF.
Description
SET INTENSITY toggles the display of GETs and menu PROMPTs between
enhanced and standard color settings. When INTENSITY is OFF, GETs and
SAYs appear in the standard color setting. When INTENSITY is ON, GETs
appear in the enhanced color setting.
When INTENSITY is OFF, all menu PROMPTs appear in the standard color
setting, and the cursor appears at the current PROMPT. If INTENSITY is
ON (the default), the current PROMPT appears in the enhanced color
setting, and the cursor is hidden.
Note that INTENSITY has no effect on ACHOICE() or DBEDIT().
Files Library is CLIPPER.LIB.
See Also:
@...GET
@...PROMPT
@...SAY
SETCOLOR()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson