Exports a selection of Frames to an ASCII-formatted file.
0 |
File Path or Embedded File |
ASCII File Path |
The path to the file to save. |
1 |
Collection Object Name Ref List |
Object List |
The list of frames to be exported as part of the ascii file. |
2 |
Export Frame Mode |
Export Frame Mode |
Selection list of frame export formats. |
3 |
Boolean |
Overwrite existing file? |
Specify whether to add the ASCII data to an exist- ing file, if it exists. |
None.
SUCCESS |
The file was successfully exported. |
FAILURE |
The export file could not be written, or none of the provided frames could be found. |
This command supports both absolute paths (ex. C:\test.xit ) and relative paths (ex. .\test.xit ). If Argu- ment 6 is set to FALSE, the specified file will not be written if it already exists.