...
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 | sourceLargeObjectIdcomment | 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
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...