SET SHADOW

From Recital Documentation Wiki
Jump to: navigation, search

Purpose

Enable or disable shadowing of pop-up menus


Syntax

SET SHADOW ON | OFF | (<expL>)


See Also

@...MENU, DIALOG BOX, DIALOG FIELDS, DIALOG FILES, DIALOG GET, DIALOG MESSAGE, DIALOG QUERY, DIALOG SCOPE, Function Keys, MENU, SET BLINK, SET BORDER, SET HIGHLIGHT, 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