callo (open trigger) processing code

For Windows (FSI): The callo (open trigger) is called after a table has successfully been opened.

For UNIX and Windows (VME): The open trigger is called before a table is opened.

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

Syntax

callo 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.

The argument of the module is the table name.

The FlashBASIC access() functions are set as follows:

1 File Variable.
2 Currently not supported.
3 File name (same as the argument).
10 File name (same as the argument).
11 File name (same as the argument).
12 Always 0.
16 Always 0.
23 Always 1.