action_text

Modifies the action button text.

Available in:

Apps (win) Apps (char) Reportwriter RPC Standalone PL
X        

Syntax

void action_text(button_name,text)
ident            button_name
string           text

Description

Changes the text of all buttons of the current window that match the button_name specification.
button_name specifies the name of the button to modify.
text specifies the new text for the button.