...
Code Block | ||||
---|---|---|---|---|
| ||||
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
Arguments
...
Type | Name | Comment |
GENERIC | sourceLargeObjectId | comment |
STRING | sourceFileName | |
GENERIC | targetLargeObjectId | |
STRING | targetFileName |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|