/
xpxCopyLargeObject
xpxCopyLargeObject
FUNCTION xpxCopyLargeObject (sourceLargeObjectId : GENERIC; sourceFileName : STRING; targetLargeObjectId : GENERIC; targetFileName : STRING) status : INTEGER;
The xpxCopyLargeObject function copies a file from the source destination to the target destination. Can be combined with xpxSetUtf8EncodedFileNames, can also copy files using their alias (mapped) names.
Arguments
Type | Name | Comment |
GENERIC | sourceLargeObjectId | optional attribute value of _FILE type - source of the copy |
STRING | sourceFileName | another option for source file - file name (may be mapped alias) |
GENERIC | targetLargeObjectId | optional attribute value of _FILE type - target of the copy |
STRING | targetFileName | another option for target file - file name (may be mapped alias) |
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
xpfCreateLargeObject
xpfCreateLargeObject
Read with this
xpxResetMappingTable
xpxResetMappingTable
More like this
Cpp ExpressAPI Users Guide
Cpp ExpressAPI Users Guide
More like this
edmiWriteStepFile
edmiWriteStepFile
More like this
Attach to remote client
Attach to remote client
More like this