
Command Interface 48 - 99
MOVE MOV MV
Description-
Move a file(s). The destination Drive, Disc, and Spot Name/Number
(DDSN) must not specify a spot. Both source and destination drive/disc
specifications will be used to limit the scope of any searches for files and creation of
files. The DDSN arguments must be separated with a "TO" argument, which also
helps to indicate the direction.
.
Form-
MOVE|MOV|MV [SOURCE_DDSN] TO [DESTINATION_DDSN]
Arguments-
OPTIONAL COMMANDS
TEXT
DESCRIPTION
O
An “O” is used to overwrite existing files
N
‘N’ is used to overwrite existing files only if newer.
*
Both the source and destination DDSN may include wildcards.
Multiple files may be copied, based on wildcard detected. (*.*)
File Name
The file name may be used to specify a specific file to be copied.
13 1 0
The DDSN may be used to specify a file to be copied.
Errors-
ERROR TEXT
NUM
DESCRIPTION
ERROR- BAD ARGUMENTS
2
Argument (s) is/are missing or invalid.
Examples-
Operation
-
MOVE a file
<NAME> MOVE 13 1 2 to 13 0
OK
MOVING 13 1 2 FOOT.MPG to 13 0 1 FOOT.MPG
OK
Moved 1 File(s)
<Empty Line>
Operation
-
MOVE file with wildcard.
<NAME> MOVE 13 1 *.MPG to 13 2
OK
Moving 13 1
<Empty Line>
Products Supported-
Soloist 2, Mirage, and Duet
See Also-
COPY