User`s manual
220 Chapter 7
O:\Manuals\E6380A_Progguid\Book\Mencard.fm
Memory Cards/Mass Storage
Copying Files Using IBASIC Commands
Example 7-5 Example
COPY ":MEMORY,0,0" TO ":MEMORY,0,1"
NOTE
Caution should be exercised when using the volume copy form of the
COPY command. Using the volume copy form of the COPY command
can produce unexpected results. All files on the floppy disk before the
volume copy was executed will be lost and are not recoverable.
The Test Set only supports one type of volume copy using the COPY
command: like-media to like-media (RAM to RAM, card to card, and so
forth).
All other types of volume copy are unsupported and will produce
unexpected results or system errors.
Using wildcards in the COPY command can eliminate the need to use
the volume form of the COPY command. Refer to the Agilent
Technologies Instrument BASIC User’s Handbook for further
information on wildcards and their use in the COPY command.