Difference between revisions of "SET WRAP"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
 
Line 1: Line 1:
 
 
 
==Purpose==
 
==Purpose==
 
Control cursor movement between menu options
 
Control cursor movement between menu options
Line 24: Line 22:
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category: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

@...MENU, MENU, SET MCONFIRM


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