Available in:
Apps (win)
Apps (char)
Reportwriter
RPC
Standalone PL
X
X
X
X
X
void file_copy(source,destination[,file-type]) string source,destination,file-type
source | specifies the file to copy.
|
destination | specifies the filename to copy to.
Be sure to give a complete file
specification.
|
file-type | (optional) specifies
|
file_copy("/tmp/bad.log","gui!clipboard","a");