fcopy


Purpose
Copy a file.
Synopsis
procedure fcopy(namesrc:string, namedest:string)
Arguments
namesrc 
The name of the file to be copied
namedest 
The destination name
Further information
This procedure copies the file namesrc to namedest. The provided names may use extended notation.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.