Difference between revisions of "SET WRAP"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
Screen Environment | Screen Environment | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[SET MCONFIRM]] | + | [[@...MENU]], [[MENU]], [[SET MCONFIRM]] |
Line 23: | Line 20: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
set wrap on | set wrap on | ||
− | </ | + | </code> |
Revision as of 14:55, 20 April 2009
Class
Screen Environment
Purpose
Control cursor movement between menu options
Syntax
SET WRAP ON | OFF | (<expL>)
See Also
Description
The SET WRAP command controls cursor movement between the first and last options in menus. If WRAP is on and the cursor is positioned on the last menu option, pressing the [CURSOR DOWN] key moves to the first option. Similarly when on the first menu option, pressing the [CURSOR UP] key moves to the last one. By default, WRAP is ON.
Example
set wrap on
Products
Recital Terminal Developer