ADELIA |
|
|
|
|
(I/B) |
|
|
|
|
Syntax
%GENERATE_L2 Option
Option |
Þ |
*SUBMIT | None |
Description
This instruction is used to generate Level 2 if the layout exists.
If Adelia instructions are to be added in the 4GL source after a Level 2 generation, they must be added after the automatic building has been completed.
Generation can be submitted. To do this, simply specify the *SUBMIT keyword.
The work is submitted to batch when the program building has been completed.
Example
1. %GENERATE_L2
Level 2 is generated in interactive mode.
2. %GENERATE_L2 *SUBMIT
Level 2 generation is submitted in batch mode.
List of Q/A instructions by topic