*createtext()

Adds text to the Utility menu.

Syntax

*createtext (page name row column)

Type

HyperMesh Utility Menu Command

Inputs

page
The page number on which the header should appear.
name
The text to be displayed.
row
The row in which to place the button.
column
The column in which to place the button (1 - 10).

Example

To create text on page three of the Utility menu:

*createtext(3, "Display", 5, 0

Rows in the Utility menu start with row one just above the menu bar, and progress upward.

Specifying page 0 indicates that you want the control to appear on all of the pages.