:FILE<fnum>:EXPort <file>

(Write-only) This command is used to export data.

Parameters

 

<fnum>

File number of the file data exported. The file must be opened. If unspecified, fnum is set to 1.

<file>

Export file path.

Examples

:FILE1:EXPort 'C:\plts.s4p'

Return Type

Not Applicable

Default

Not Applicable