8 File Storage
For example:
RENAME "DATA1" TO "DATA2"Renames the file DATA1 to DATA2.
RENAME "DATA1" TO "DATA2,TEST"Renames DATA1 to DATA2 and moves it to the volume labelled TEST.
RENAME "DATA1" TO ",TEST"Moves DATA1 to the volume labelled TEST.