{currenthelptext} {product} {helptype} {viewcore}
DlgText "ControlName", String
You can use this statement to set or change the text of a dialog control.
The parameter ControlName is the name of the control on the dialog box. The parameter String is the value to set it to.
Related Topics:
DlgEnable, DlgVisible
More:
Example - DlgText Statement