C5_SET WRAP

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

4 responses to “C5_SET WRAP

  1. Pingback: C5 UI – Menu System | Viva Clipper !

  2. Pingback: C5 User Interface | Viva Clipper !

  3. Pingback: C5 Commands | Viva Clipper !

  4. Pingback: C5_SET MESSAGE | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.