AFT
Adds data from the terminal to any EntitySet or relationship with fields, prompting with field names.
Syntax
AFT [object [field]]
Parameters
object | The name of an EntitySet or relationship with fields. A role name can be used. |
field | A target field in object. If omitted, the software prompts for all fields in object in their defined order. |
Comments
AFT field is short for ADD object FROM TERMINAL PROMPT.
Example
aft Ents
EntName EntType AvgSz DirName
:
aft Customers LastName FirstName TelNum
LastName FirstName TelNum
: