Files
RCBASIC4/doc/files/movefile.txt
2024-10-06 17:07:06 -04:00

7 lines
167 B
Plaintext

#title MoveFile [RCBasic Doc]
#header function MoveFile(src$, dst$)
Moves a file on the system.
Returns true if the file was able to be moved and false if it wasn't