Skip to content

Cancel - dbList_

Deactivates this object and its scope, if any

Type: Procedure

Syntax

Procedure Cancel

Call Example

Send Cancel

Description

Cancel deactivates this object and its scope, if any. If the list is batch, current_item is set to the value of original_selection. If the list is virtual, finds the record in the main_file identified by the record number stored in original_selection (using find_by_recnum). Sends request_cancel in all cases.