Commands Supported by Launch
Commands Supported by Launch
The commands supported by Launch are detailed below. Square brackets indicate that a parameter is optional. Characters in
Italics represent a variable, and not a literal.
Copy
Description
Copies a file but does not overwrite an existing file.
Syntax
Copy
,
source-file,destination-file
Parameters
source-file:
The file to be copied, including its path
destination-file:
The destination path and filename
Example
copy,\Storage Card\MyData.dat,\Temp\MyData.dat
Notes
If the destination file already exists, it is not overwritten, and no error is given.
If the source file is blank, a zero-byte file is created.
Delete
Description
Deletes the specified file.
Syntax
Delete
,
source-file
Parameters
source-file:
The file to be deleted, including its path
Example
delete,\Temp\MyData.dat
E-EQ-MX8WMRG-C [ 177 ] MX8WM Reference Guide