SET.TRIGGER |
![]() ![]() ![]() |
The SET.TRIGGER command sets, removes or displays the trigger function associated with a dynamic file.
Format
where
If no modes are specified, the default is PRE.WRITE and PRE.DELETE.
The first form of the SET.TRIGGER command sets the name of the trigger function to be associated with the named file. Any existing trigger function is replaced by this action.
The second form of the SET.TRIGGER command removes the trigger function for the named file.
The third form of the SET.TRIGGER command displays the name and modes of the trigger function for the named file. |