ADELIA |
VADELIA |
SADELIA |
WADELIA |
EADELIA |
(I/B) |
(I/B) (C/S) |
(B) (S) |
(I/B) (C/S) |
(B) (C/S) |
Warning: In the case of ADELIA programs, this instruction is not compatible with C generator.
Section for use
All
Syntax
CLEAR_LST ListName
Description
This instruction totally clears the list ListName. Once this instruction has been executed, the current element becomes invalid.
The return code is always *NORMAL.
Note: All indexes linked to the ListName list are deleted.
Example
* Clears the memory list SALEMLST
CLEAR_LST SALEMLST
CLEAR_LST EMPLOYEE_LST:LIST
* Clears totally the list EMPLOYEE_LST (VADELIA and WADELIA programs)