OUTFILE Subcommand (SIMRUN command)

The OUTFILE subcommand specifies the name of a file or dataset where the simulated data and predicted target values will be written. The results include all targets and all inputs (both simulated and fixed) regardless of whether they were excluded from chart and table output. Each case of the data file consists of the predicted values of the targets along with the simulated inputs and fixed inputs that generate the target values. When sensitivity analysis is specified, each iteration of the analysis gives rise to a contiguous set of cases that are labeled with the iteration number.

FILE = 'filespec' | dataset. Specifies a file or the name of a previously declared dataset. File specifications should be enclosed in quotation marks and fully qualified paths are recommended to avoid ambiguity. You can use an asterisk (*) to specify that the simulated data will be written to the active dataset, replacing the current active dataset.