Products Downloads


French version


 


ADELIA

VADELIA

SADELIA

WADELIA

EADELIA

(I/B)

(I/B) (C/S)

(B) (S)

(I/B) (C/S)

(B) (C/S)


Section for use

All


Syntax

BEGIN_STD_E


Description

Used in a similar way to BEGIN_STD. This instruction indicates the beginning of a group of instructions located at the end of a section and which are not retained during Level 2 generation.

All Adelia instructions placed outside BEGIN_STD (BEGIN_STD, BEGIN_STD_B or BEGIN_STD_E) and END_STD type instructions are retained during Level 2 generation.


Example

VERIFICATION 01

: lines saved

IF   OPTION = '2'

:        "

CALL UPD_ORDER ORDER_NBR

:        "

END

:        "

BEGIN_STD_E

:

IF   OPTION <> '2';'3';'4';'5';'6'

: these lines will be deleted

PREPARE_MSG 0002 OPTION

: and replaced when a new

ANOMALY

: Level 2 generation

END

: is requested

END_STD


↑ Top of page

  • Aucune étiquette