Modifiers
Modifiers menu allows to link to the procedure one of the modifiers from the list. There is a template or error handler scheme beside each modifier. The user may add his own modifiers and add/edit associated templates or error handler code schemes.

Menu items are the name of the templates in the table "Error Handler Scheme"
Te text of error handling is inserted into the code part depending on the cursor location.
If the cursor is in the General - Declarations field, modifier is added to the first line of the module.

If the cursor is in the procedure field, handled text is added before the procedure.
If "Skip" is chosen, then the labeled procedure will not be handled using error handler scheme.

|