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


TypeNameComment
GENERICsourceLargeObjectIdoptional attribute value of _FILE type - source of the copy
STRINGsourceFileNameanother option for source file - file name (may be mapped alias)
GENERICtargetLargeObjectIdoptional attribute value of  _FILE type - target of the copy
STRINGtargetFileName 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.