Table-level exit programs

A table-level exit program is invoked when the table is being accessed. It specifies that an operation is performed before tableBASE processing occurs. For example, an exit program could control the users that access a certain table by checking the UserID requesting the open against a table that specifies which users can access certain tables. An additional column in the table could specify whether users have read or write authority to a table.