Example (ONEWAY command)
GET FILE=GSS80.
ONEWAY WELL BY EDUC6
/MATRIX=OUT(ONEMTX).
-
ONEWAY
reads data from file GSS80 and writes one set of matrix materials to the file ONEMTX. - The active dataset is still GSS80. Subsequent commands are executed on GSS80.