Assignment
Logical entities used to generate object modules or triggers
Program templates
Programs
Use
Generation of instructions at the end of a program.
Click below for more information on generating management rules in programs (generation paragraph, and the generation point within the paragraph):
Substitution principles
None.
Example
Working with execution errors.
1. Specification of the management rule:
BEGIN_PROCEDURE *PSSR
...
Process the different cases of error
...
END_PROCEDURE RETURN_INSTRUC
2. Result in the program:
BEGIN_STD_E
BEGIN_PROCEDURE *PSSR
...
Process the different cases of error
...
END_PROCEDURE RETURN_INSTRUC
END_STD
↑ Top of page Copyrights Ι ©Hardis Group 2025 - Any partial or total reproduction of the content, not expressly authorized by Hardis Group, is strictly prohibited.