interface field execute
Allows you to execute a command associated with the field.
A field is a space on a dialog box where a data elements can be entered and displayed.
The command associated with the field can be executed explicitly by using this command.
Format:
interface field execute |
|---|
field_name = | an existing GI_field |
Example:
interface field execute & |
|---|
field_name = | .gui.ATC.flde |
Description:
Parameter | Value Type | Description |
|---|
field _name | An Existing GI_field | Specifies the name of a new field |
Extended Definition:
1. If any command is specified while creating a field, the command is executed while exiting the field. Alternatively, the same command can be executed by running the execute command for any specific filed name