|
Used to assign a logical entity to a transaction in an interactive context, or a current report layout in a batch context, and, if required, to define the guide word for the view concerning that logical entity.
Used to assign a value to a variable.
Used to stop the running of the program template.
Used to submit the program compilation with default compilation parameters.
Used for the automatic creation of the description for an ADELIA-type program.
Used to create the current report for a batch program.
Used for the automatic creation of the description for a transaction in an interactive program.
This instruction marks the end of a block of instructions governed by the "%IF Indicator" instruction.
Used to generate the data flow if the layout exists.
Used to generate Level 2 if the layout exists.
Used to generate the report image for the current report (automatic design).
Used to generate the screen image of the transaction specified (automatic design).
Used to go to the "%LABEL" instruction which has the same guide word.
Used to set conditions for a group of instructions.
Used to include the description of the logical entity's corresponding physical file in the data environment.
Used to mark a position in the program template.
Used to send a message to the user during the guided building of a program.
Used to ask a question during the guided building of a program.
Used to retrieve into the specified variable the list of associated guide words (name of fields used on the screen) for properties forming the logical entity key.
Used to retrieve into the specified variable the associated guide word (name of fields used on the screen) for one of the properties forming the logical entity key.
Used to retrieve into the specified variable the list of guide words for properties forming the logical entity key.
Used to retrieve the guide word for one of the properties forming the logical entity key into the specified variable.
Used to retrieve into the specified variable the list of guide words in the view key fields.
Used to retrieve into the specified variable the guide word for one of the view key fields.
Used to specify a transaction number.
Used to store the answers to questions so that they can be re-used during the guided building of other programs.
Used to set the end of a Question/Answer variable.
Used to enter an explanatory text after the following instructions: %QUESTION, %MESSAGE, %CREATE_PGM.
Used to insert comment lines in the program template.