calle (clear trigger) processing code

The calle (clear file trigger) is called before the file is cleared.

This processing code is supported only from the FSI.

System Processors N/A
Code Type File Defining
Dictionary Attributes Correlative

Syntax

calle file.spec module

Parameter(s)

file.spec Full path to the file containing the FlashBASIC code. The full path database,file, must be used (for example dm,bp,). The account name in the file path must be an FSI account. file.spec can be omitted if the module has been cataloged in the Domain Catalog.
module Record-ID of the FlashBASIC module.
Note: If there is a calle trigger, the callx trigger is not called to delete each item.

The FlashBASIC access() functions are set as follows:

1 File variable.
2 Currently not supported.
3 Undefined.
10 Undefined.
11 File name.
12 Undefined.
16 Undefined.
23 Returns the calling environment. It returns 0 if the function was called from FlashBASIC, 1 if the function was called from a callx or from an index, 2 if the function was called from the Update processor (except for a callx or index), and 3 if the function was called from Access.