(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:
+
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 space before of the line type none is 0.60cm, the group then:
# Processes the current line (if the line is <u>not empty</u>):
# Processes the current line (if the line is <u>not empty</u>):
#: Checks for the current line that the line type (condition) NOT_BLANK corresponds --> YES
#: 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
#: 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)
+
#: Move the cursor 0.60cm down (space before 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)
#: 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)
+
#: Move the cursor 0cm down (space after of the line type NOT_BLANK)
#Processes the current line (if the line is <u>empty</u>) :
#Processes the current line (if the line is <u>empty</u>) :
#: Checks for the current line that the line type (condition) NOT_BLANK corresponds --> NO
#: Checks for the current line that the line type (condition) NOT_BLANK corresponds --> NO
Version actuelle datée du 30 juillet 2019 à 13:37
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 space before 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 (space before 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 (space after 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
La dernière modification de cette page a été faite le 30 juillet 2019 à 13:37.