SET WRAP

Toggle wrapping the PROMPTs in a menu.

Syntax

SET WRAP on | OFF | (<lWrap>

Arguments

<lWrap> Logical expression for toggle

Description

This command toggles the highlighted bars in a @...PROMPT command to wrap around in a bottom-to-top and top-to-bottom manner.If the value of the logical expression <lWrap> is a logical false (.F.), the wrapping mode is set OFF;otherwise,it is set ON.
Examples
      See Tests/menutest.prg
Status

Ready

Compliance

This command is Ca-Clipper Compliant.

See Also