Translations - ONYX - 9.0 - Utilisation
Fonctionnement des groupes/66/en
De MappingDoc
Révision datée du 29 juillet 2019 à 14:00 par Alestoquoi (discussion | contributions) (Page créée avec « Following the process described previously, the ADRMAPPING zone which has the line type NOT_BLANK is executed on the lines which do not have empty lines. Because the front... »)
Following the process described previously, the ADRMAPPING zone which has the line type NOT_BLANK is executed on the lines which do not have empty lines. Because the front spacing of the line type none is 0.60cm, the group then:
- Processes the current line (if the line is not empty):
- Checks for the current line that the line type (condition) NOT_BLANK corresponds --> YES
- Checks that there is an object associated to the line type (condition) NOT_BLANK --> YES there is ADRMAPPING
- Move the cursor 0.60cm down (front spacing of the line type NOT_BLANK)
- Executes the objects associated with the line type NOT_BLANK (the ADRMAPPING zone prints the content of the input datastream)
- Move the cursor 0cm down (after spacing of the line type NOT_BLANK)
- Processes the current line (if the line is empty) :
- Checks for the current line that the line type (condition) NOT_BLANK corresponds --> NO
- Checks for the current line that the line type (condition) NONE corresponds --> YES
- Checks that there is an object associated with the line type (condition) NONE --> NONE (there is not any object)
- Processes the next line of the group: Line 3, Checks point 1