Import SAT File

Imports a SAT file into the current job file.

 

Input Arguments

 

0

File Path or Embedded File

SAT File Path

The path to the SAT file to import.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was successfully imported.

FAILURE

The source file could not be found or the format was not recognized.

Remarks

This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ). If a relative path is provided and the MP is embedded, the path will be relative to the current SA file location.