Enform Plus Reference Manual
Glossary
Enform Plus Reference Manual—422684-001
Glossary-4
target-file.
target-file. The file produced by the Query Processor that contains records with all the
information requested in the query specifications.
target-item. The record names, field names, expressions, variables, aggregates, and literals,
including by-items, whose values appear in a target-record.
target-list. The record names, field names, expressions, variables, aggregates, and literals
following the keywords LIST or FIND that contribute to the target-record. A
target-list consists of target-items, some of which are by-items. See also
by-item.
and target-item.
target-record. The records generated by the Query Processor from which your Enform Plus
output is produced.
unnormalized. Data that has been described such that more than one value exists for each
field position in a record.
user aggregate. A user-declared aggregate. See also aggregate.
user variable. A user-declared element that can be used to store numeric or string literals,
field values, and the results of arithmetic or aggregate calculations.
?OUT file. The physical device specified in the ?OUT command.