Products Downloads


French version


 

 

 

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

  • Aucune étiquette