Save DataShare File

Saves a set of arguments to a DataShare file.

 

Input Arguments

 

0

File Path or Embedded File

DataShare File Path

The path to the DataShare file to load.

1

Boolean

Save in Binary Format?

Specify whether to save a file in binary or ASCII format.

2

Boolean

Append to existing file?

Specify whether to append the arguments to an

existing file, if that file already exists.

3->n

USER

USER

ADDITIONAL CUSTOM ARGUMENTS

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was successfully saved.

FAILURE

The file could not be saved.

Remarks

This command supports both absolute paths (ex. C:\test.xit) and relative paths (ex. .\test.xit).

In order to populate this command with a list of arguments, click the Add/Remove/Edit buttons. Specify the argu- ment type and a description, and any number of additional arguments will be added to the list.

ASCII DataShare files are human-readable. Saving DataShare files to binary format removes human readability, but processing binary files is significantly faster and requires smaller file sizes.