FILE_COPY Function
/documentation/pages/Ref/Api/Functions/System/File Functions/FILE_COPY Function.xml
Copies Source_Filename to Destination_Filename.
FILE.STREAM_COPY Function
/documentation/pages/Ref/Api/Objects/System/File/FILE.STREAM_COPY Method.xml
Perform a streamed copy - control variables include .exit and .bytes .
a5_field_copy Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Field Functions/a5_field_copy Function.xml
Used in the Edit/Copy menu in form/browse so that Edit, Copy is enabled even if field is locked for editing.
A5_BATCH_COPY Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Operation Functions and Methods/A5_BATCH_COPY Function.xml
Displays the Copy or Move records dialog from inside a form or browse layout.
COPY_FOLDER Function
/documentation/pages/Ref/Api/Functions/System/Directory Functions/COPY_FOLDER Function.xml
The COPY_FOLDER() function copies all of the files in the Source_Folder to the Target_Folder. If the Target_Folder does not exist, the function creates it. If the Source_Folder has sub-folders, then the same directory structure is automatically created in the Target_Folder. All sub-folders are copied as well.
COPY_FILES Function
/documentation/pages/Ref/Api/Functions/System/File Functions/COPY_FILES Function.xml
Copy a list of files from one folder to another
{dialog.object}.phoneGapCopyFileURL Method
/documentation/pages/Ref/Client_Api/UX/UX methods/Mobile/phoneGapCopyFileURL Method.xml
Copies a file from one location to another on the file system.
System Functions
/documentation/pages/Ref/Api/Functions/System/index.xml
File system, HTTP ,FTP and operating system functions.
BASE64ENCODE_FILE Function
/documentation/pages/Ref/Api/Functions/System/Encryption Functions/BASE64ENCODE_FILE Function.xml
Encode (to string w/ CRLFs) binary data using BASE64.
a5_copy_ask_vars Function
/documentation/pages/Ref/Api/Functions/Xbasic/Variable Functions/a5_copy_ask_vars Function.xml
Copies "ask" variable values from one session to another