[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET MESSAGE

    SET MESSAGE TO sets the screen row where @...PROMPT...MESSAGEs display.

Syntax

    SET MESSAGE TO [<exp N> [CENTER]]

Argument

    <expN> specifies the row position where the messages display.

    Messages appear on row <expN>, column 0 unless the CENTER option is
    used.  The display of messages is suppressed by SET MESSAGE TO 0 or SET
    MESSAGE TO without an argument.

Option

    Center: The CENTER option centers the message on the specified row.

See Also: @..PROMPT MENU SET WRAP
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson