User's Reference > Administration > Administration from Reality > Command Reference > D > DELETE-TRIGGER

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

DELETE-TRIGGER command (m605006+deletetrigger.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DELETE-TRIGGER

Deletes one or all of the trigger associations for a Reality file.

Syntax

DELETE-TRIGGER file-specifier [trigger-type || * ]

Syntax Elements

file-specifier is the name of the file with which the trigger is associated.

trigger-type The type of trigger: WRITE, PRE-WRITE, POST-WRITE, DELETE, PRE-DELETE or POST-DELETE (see CREATE-TRIGGER). * specifies all triggers.

Note that the keywords WRITE and DELETE are synonyms for PRE-WRITE and PRE-DELETE respectively,

Restrictions

Requires SYS2 privileges.

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

:DELETE-TRIGGER TF *
[1915] All triggers deleted from file 'TF'.

See Also

CREATE-TRIGGER, LIST-TRIGGERS.

RealityV15.1 (MoTW) Revision 7Comment on this topic