COPY src$ TO dest$
Copy the file named ‘src$’ to another file named ‘dest$’.
‘dest$’ can be just a drive designation (ie, A:) and this makes it convenient to copy files between drives.
Note that it is not possible to have both the source and destination on the internal flash drive A:.
See also:
CHDIR
CWD$
DIR$
DRIVE
FILES
KILL
MKDIR
MM.DRIVE$
NAME
RMDIR
Leave a Reply