User Tools

Site Tools


dictionary_client_side_triggers_example.htm
Navigation:  Guide to Examples >====== Dictionary (Client-Side) Triggers Example ====== Previous pageReturn to chapter overviewNext page

The Dictionary Client Side Triggers feature is maintained in the Clarion dictionary. This provides you with a method to consolidate Clarion logic code in a single location that would normally be placed throughout an Application at embed points. There are “trigger-points” before and after the file operations for Insert, Update, and Delete. This means that every time a data row operation occurs you can enforce specific Clarion logic to be evaluated regardless of when or by which procedure it is called.

A detailed example application (TRIGPUBS.APP) and associated dictionary that demonstrates this new feature can be found in the \(Clarion Root)\EXAMPLES\TRIGGERS folder.

For more detailed information, refer to the Dictionary Triggers help topic.

dictionary_client_side_triggers_example.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1