SET SHADOW

From Recital Documentation Wiki
Revision as of 13:32, 10 March 2009 by Yvonnemilne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SET SHADOW

Class

Screen Environment


Purpose

Enable or disable shadowing of pop-up menus


Syntax

SET SHADOW ON | OFF | (<expL>)


See Also

SET BORDER, SET HIGHLIGHT, SET BLINK, SET INTENSITY


Description

When SHADOW is set ON, the screen is shaded behind the right hand side and bottom line of pop-up menus and dialog. This feature helps to distinguish the menus and boxes from the screen on which they overlay. If SHADOW is set OFF, then this feature is disabled. By default, SET SHADOW is OFF.


Example

set shadow on
use demo
edit
// Press the [HELP] key


Products

Recital Terminal Developer