Products Downloads


French version


 


      

VADELIA

SADELIA

WADELIA

EADELIA


(I/B) (C/S)

(B) (S)

(I/B) (C/S)

(B) (C/S)


Section for use

All


Syntax

END_READ_LST


Description

This instruction marks the end of a graphical or memory list reading block.

It must be preceded by a READ_LST instruction.

Each READ_LST instruction must have a matching END_READ_LST instruction.


Example

* Theses lines search through the AGREEMENT_LST list

* the element which has been selected.

READ_LST AGREEMENT_LST:LIST *SELECT

WCHOICE = ZAGRMT_NUMBER

LEAVE_LOOP

END_READ_LST


READ_LST EMPLOYE_LST

EEXTRA_SALARY = EEXTRA_SALARY + (ENBR_CHILDREN * 100)

END_READ_LST


↑ Top of page

  • Aucune étiquette