/
xpxCopyFile
xpxCopyFile
FUNCTION xpxCopyFile (sourceFile : STRING; targetFile : STRING) status : INTEGER;
The xpxCopyFile function copies the specified file sourceFile to a new file specified by the argument targetFile.
Arguments
Type | Name | Comment |
STRING | sourceFile | Source file path |
STRING | targetFile | Target file path |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
xpxCopyLargeObjectEx
xpxCopyLargeObjectEx
More like this
xpxCopyLargeObject
xpxCopyLargeObject
More like this
xpxWriteFile
xpxWriteFile
More like this
xpxOpenFile
xpxOpenFile
More like this
xpxFlushFile
xpxFlushFile
More like this
xpxFilePrintf
xpxFilePrintf
More like this