Varkon MBS Programmers manual
Creates a copy of an existing file, with a new name.
copy_file(file1, file2); string file1; string file2;
file1 | - Name (including optional path) of the original file |
file2 | - Name (including optional path) of the new file |
None.
Varkon resumes execution until the operation is completed.
Varkon 1.19D svn # 120M