Warning: This topic only affects Adelia/400.
You must use the specific insertion modules.
Example:
1. Select option 86 in Adelia Development (submenu 3 from menu 89- MISCELLANEOUS in Adelia Conception) to enter the RPG instructions as follows:
/MOD PGMI
2. Declare the E SPEC to define the table:
/MOD PGMTABC
**
Table values.
These specific modules are automatically included in the generated 3GL.
Important notes:
-
The name of the table cannot exceed three characters in length, otherwise Adelia renames it.
To use this table in a model, you must define it in the data environment by using the name given for the specific module and insert *NODEF in the reference in order not to generate the same table description twice in the program.