[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SET WRAP*
Toggle wrapping of the highlight in menus
------------------------------------------------------------------------------
Syntax
SET WRAP on | OFF | <xlToggle>
Arguments
ON enables the highlight to wrap around when navigating a lightbar
menu.
OFF disables wrapping when navigating a lightbar menu.
<xlToggle> is a logical expression that must be enclosed in
parentheses. A value of true (.T.) is the same as ON, and a value of
false (.F.) is the same as OFF.
Description
SET WRAP is a menu command that toggles wrapping of the highlight in an
@...PROMPT menu from the first menu item to the last menu item and vice
versa. When WRAP is ON and the last menu item is highlighted, Right
arrow or Down arrow moves the highlight to the first menu item.
Likewise, when the first menu item is highlighted, Left arrow or Up
arrow moves the highlight to the last menu item.
When WRAP is OFF, pressing Up arrow or Left arrow from the first menu
item or Down arrow or Right arrow from the last menu item does nothing.
Files Library is CLIPPER.LIB.
See Also:
@...PROMPT
MENU TO
SET MESSAGE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson