CONTOBJ processing: CONTOBJ
LECTURE: Read of objects according to keys
The LECTURE entry point is used to intervene upon object reading.
It can allow the reading of an object to be simplified according to its abbreviation.
To prevent the subsequent running of the standard processing, the GPE local variable needs to be set to 1.
Context and operating mode
The available variables are the following:
- ABREV Object abbreviation
- VALEUR Value of the first key
- SUP Values of extra keys
CONTROLE: Object check according to the keys
Use the CONTROLE entry point to intervene upon object reading.
It can allow the checking of an object to be simplified according to its abbreviation.
To prevent the subsequent running of the standard processing, the GPE local variable needs to be set to 1.
Context and operating mode
The available variables are the following:
- ABREV Object abbreviation
- OPTIONS Check options
- VALEUR Value of the first key
- SUP Values of extra keys
- STAT Return status (<>0 in case of an error)