Function Topics
/documentation/pages/Index/Function List.xml
Page links to functions.
DIR_PUT Function
/documentation/pages/Ref/Api/Functions/System/Directory Functions/DIR_PUT Function.xml
DIR_PUT() changes the current working directory to the specified Directory_Name.
aws_dynamodb_item_put Function
/documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_dynamodb_item_put.xml
Save a record in a DynamoDB table.
SYS_FOCUS_PUT Function
/documentation/pages/Ref/Api/Functions/System/System Functions/SYS_FOCUS_PUT Function.xml
Set focus to a program given a window name, alpha five window five is no window specified.
HTTP_PUT Function
/documentation/pages/Ref/Api/Functions/System/HTTP Client Functions/HTTP_PUT Function.xml
Use the HTTP method PUT to retrieve the specified URL
FTP_PUT_FILE_MODAL Function
/documentation/pages/Ref/Api/Functions/System/FTP Functions/FTP_PUT_FILE_MODAL Function.xml
The FTP_PUT_FILE_MODAL() function sends a file in the foreground over a FTP connection. Calling script pauses till transfer is complete.
CLIPBOARD.SET_DATA Function
/documentation/pages/Ref/Desktop_Api/System/Clipboard/CLIPBOARD.SET_DATA Method.xml
The CLIPBOARD.SET_DATA() method puts the data in the variable, Data on the clipboard. You can specify the type of data with the optional Clipboard_Format parameter. See CLIPBOARD.GET_DATA() for a list of standard clipboard formats. You can register a new Clipboard_Format value with the CLIPBOARD.REGISTER_TYPE() method.
aws_dynamodb_item_put_batch Function
/documentation/pages/Ref/Api/Functions/Xbasic/AWS Functions/aws_dynamodb_item_put_batch.xml
Execute a SQL query to retrieve data and insert new records into a DynamoDB table.
table.RECORD_DATA_SET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.RECORD_DATA_SET Method.xml
Set all the feilds int the current record using data from a blob.
a5_put_rec_on_clipboard Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/a5_put_rec_on_clipboard Function.xml
Puts the current record (in the record referenced by tbl_pointer) on the A5 Record clipboard.