MngrTableSaved(TableName As String) As Long

Description

This event is fired when a table is saved to FORMS’ database.

Parameters

Parameter

Description

TableName  

The name of the table just saved.

Return values

Ignored, except for EV_ERROR, which shows an error message.

Suggested usage

 

Remarks

Only fired in the Manager module.

Events in the Manager