DIFGT |
Input |
(Required) This variable must equal the internal
entry number in the Print Template file of the filegram template that defines
the data to be sent.
|
DIFG("FE") |
Input |
(Required) This variable must equal the internal
number in the base file of the entry to be sent.
|
|
|
|
DIFG("FUNC") |
Input |
(Required) This variable must equal A, M, L or D. The
meanings of these codes, which indicate the mode of the filegram, are:
A ADD (force an add) M MODIFY L LAYGO D DELETE
|
DIFG("FGR") |
Input |
(Optional) Set this variable equal to the root of the
global or local array in which the filegram will be built. The default is
^UTILITY("DIFG",$J, if this variable is not defined.
|
DILC |
Input |
(Optional) One less than the first subscript to
generate. Default=0.
|
DITAB |
Input |
(Optional) Initial indentation level for filegram
text.
|
DIFGER |
Output |
This output variable is defined if an error has
occurred. Its possible values are:
A required variable was not passed. A variable's format is invalid. A
variable's content is invalid.
|