ISmx12arima.Output

Syntax

Output: Array;

Description

The Output property returns the string array that contains the output file generated by the X12 external program.

Comments

To determine the string array that contains error messages and warnings occurred on calculation, use the ISmx12arima.ErrorFile property.

Example

The property use is given in the example for ISmx12arima.x12aMdlFile.

See also:

ISmx12arima