Difference between revisions of "SET WRAP"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Control cursor movement between menu options | Control cursor movement between menu options | ||
Line 15: | Line 8: | ||
==See Also== | ==See Also== | ||
− | [[SET MCONFIRM]] | + | [[@...MENU]], [[MENU]], [[SET MCONFIRM]] |
Line 23: | Line 16: | ||
==Example== | ==Example== | ||
− | < | + | <code lang="recital"> |
set wrap on | set wrap on | ||
− | </ | + | </code> |
==Products== | ==Products== | ||
− | Recital | + | Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Commands]] | [[Category:Commands]] | ||
[[Category:Set_Commands|WRAP]] | [[Category:Set_Commands|WRAP]] | ||
+ | [[Category:Terminal Environment]] | ||
+ | [[Category:Terminal Environment Set Commands]] | ||
+ | [[Category:Menus]] | ||
+ | [[Category:Menus Set Commands]] |
Latest revision as of 15:59, 25 November 2009
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