LIST-TRIGGERS

Lists the triggers associated with a Reality file.

Syntax

LIST-TRIGGERS file-specifier

Syntax Elements

file-specifier is the name of the file for which to list the triggers.

Comments

The file specified may be a local file (dictionary or data section) or the master dictionary of an account. Triggers cannot be associated with Q-pointers.

Example

:LIST-TRIGGERS TEST

File 'TF' has the following triggers:

   PRE-WRITE: T1
   PRE-DELETE: T2

2 trigger(s) listed.

See Also

CREATE-TRIGGER, DELETE-TRIGGER.

Go to top button