MENU COMMAND

From Recital Documentation Wiki
Revision as of 15:40, 23 October 2009 by Helengeorge (Talk | contribs)

Jump to: navigation, search


Purpose

Display a character string in the action line


Syntax

MENU COMMAND <expC>


See Also

@...MENU, MENU, MENU AT, MENU FIELDS, MENU FILES, MENU FORMAT, MENU FRAME, MENU QUERY, MENU SCOPE, MENU(), MENUITEM()


Description

The MENU COMMAND can be used by developers to give further information to the user about the operation that is taking place. It displays the character expression <expC>, preceded by the string "Command: " in the action line (line 22 on a 25-line terminal).


Example

menu command "SELECT * WHERE"


Products

Recital Terminal Developer