Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Code Block
languagecpp
themeConfluence
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

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"