interface field copy
Allows you to copy the contents of a field to another field.
A field is a space on a dialog box where a data elements can be entered and displayed.
The field contents can be copied to another location by using this command.
Format:
interface field copy |
|---|
field_name = | An Exisitng GI_field |
Example:
interface field copy & |
|---|
field_name = | .gui.ATC.flde |
Description:
Parameter | Value Type | Description |
|---|
field _name | An Existing GI_field | Specifies the name of an existing field |
Extended Definition:
■The command allows copying the contents of a field to another field.