| import |
This brings up a data set browser dialog which allows to
select a block (table or array) or an attribute. A selected block
is inspected for the presence of DSS specifications. If none are found
a corresponding warning dialog shall be presented, otherwise, the
DSS specification is read, converted into a selection expression and
presented in a dialog as illustrated below. Accepting this with
either Import (AND) or Import (OR) will
combine the expression with the current total selection expression
in the indicated manner through logical AND (&&) or OR (||)
respectively. Pushing Cancel will disregard the expression.
Selecting an attribute in the data set browser behaves in the same manner,
i.e., the value will be read and presented in the dialog from where it
can be accepted or rejected. |