Translations - ONYX - 9.0 - Utilisation - Fonctionnement des groupes/76/en

Différence entre versions

De MappingDoc
(Page créée avec « # Processes the current line (if the line includes the term <u>Mapping</u>): #: Checks for the current line that the line type (condition) FIRSTLINE corresponds --> YES #... »)
 
 
Ligne 2 : Ligne 2 :
 
#: Checks for the current line that the line type (condition) FIRSTLINE corresponds --> YES
 
#: Checks for the current line that the line type (condition) FIRSTLINE corresponds --> YES
 
#: Checks that there is an object associated with the line type (condition) FIRSTLINE --> YES there is ADRMAPROUG
 
#: Checks that there is an object associated with the line type (condition) FIRSTLINE --> YES there is ADRMAPROUG
#: Moves the cursor 0.60cm down (front spacing of the line type FIRSTLINE)
+
#: Moves the cursor 0.60cm down (space before of the line type FIRSTLINE)
 
#: Executes the objects associated with the line type FIRSTLINE (the ADRMAPROUG zone prints the content of the input datastream)
 
#: Executes the objects associated with the line type FIRSTLINE (the ADRMAPROUG zone prints the content of the input datastream)
#: Moves the cursor 0cm down (after spacing of the line type NOT_BLANK)
+
#: Moves the cursor 0cm down (space after of the line type NOT_BLANK)
 
#Processes the current line (if the line does <u>not</u> include the term <u>Mapping</u>):
 
#Processes the current line (if the line does <u>not</u> include the term <u>Mapping</u>):
 
#: Check for the current line that the line type (condition) FIRSTLINE corresponds --> NO
 
#: Check for the current line that the line type (condition) FIRSTLINE corresponds --> NO
Ligne 10 : Ligne 10 :
 
#: Checks that there is an object associated with the line type (condition) NONE --> YES there is ADRMAPPING
 
#: Checks that there is an object associated with the line type (condition) NONE --> YES there is ADRMAPPING
 
#: Execute the objects associated with the line type NONE (the ADRMAPPING zone prints the content of the input datastream)
 
#: Execute the objects associated with the line type NONE (the ADRMAPPING zone prints the content of the input datastream)
#: Moves the cursor 0cm down (after spacing of the line type NONE)
+
#: Moves the cursor 0cm down (space after of the line type NONE)
 
# Processes the next line of the group: Line 3, '''checks point 2'''
 
# Processes the next line of the group: Line 3, '''checks point 2'''

Version actuelle datée du 30 juillet 2019 à 13:38

Informations concernant le message (contribuer)

Ce message n’est pas documenté. Si vous savez où ou comment il est utilisé, vous pouvez aider les autres traducteurs en créant sa documentation.

Définition du message (ONYX:9.0:Utilisation:Fonctionnement des groupes)
# Traitement de la ligne en cours (cas d'une ligne <u>Mapping</u>) : 
#: Vérification pour la ligne en cours que le type de ligne (condition) FIRSTLINE corresponde bien --> OUI
#: Vérification qu'il y ait bien un objet dans le type de ligne (condition) FIRSTLINE --> OUI il y a ADRMAPROUG
#: Descendre le curseur de 0.60cm (espacement avant du type de ligne FIRSTLINE)
#: Exécuter les objets appartenant au type de ligne FIRSTLINE (la zone ADRMAPROUG imprimant le contenu du flux d'entrée)
#: Descendre le curseur de 0cm (espacement après du type de ligne NOT_BLANK)
#Traitement de la ligne en cours (cas d'une ligne <u>autre que Mapping</u>) :
#: Vérification pour la ligne en cours que le type de ligne (condition) FIRSTLINE corresponde bien --> NON
#: Vérification pour la ligne en cours que le type de ligne (condition) AUCUNE corresponde bien --> OUI
#: Vérification qu'il y ait bien un objet dans le type de ligne (condition) AUCUNE --> OUI il y a ADRMAPPING
#: Exécuter les objets appartenant au type de ligne AUCUNE (la zone ADRMAPPING imprimant le contenu du flux d'entrée)
#: Descendre le curseur de 0cm (espacement après du type de ligne AUCUNE)
# Traitement de la prochaine ligne du groupe : Ligne 3, '''passage au point 2'''
Traduction# Processes the current line (if the line includes the term <u>Mapping</u>): 
#: Checks for the current line that the line type (condition) FIRSTLINE corresponds --> YES
#: Checks that there is an object associated with the line type (condition) FIRSTLINE --> YES there is ADRMAPROUG
#: Moves the cursor 0.60cm down (space before of the line type FIRSTLINE)
#: Executes the objects associated with the line type FIRSTLINE (the ADRMAPROUG zone prints the content of the input datastream)
#: Moves the cursor 0cm down (space after of the line type NOT_BLANK)
#Processes the current line (if the line does <u>not</u> include the term <u>Mapping</u>):
#: Check for the current line that the line type (condition) FIRSTLINE corresponds --> NO
#: Check 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 --> YES there is ADRMAPPING
#: Execute the objects associated with the line type NONE (the ADRMAPPING zone prints the content of the input datastream)
#: Moves the cursor 0cm down (space after of the line type NONE)
# Processes the next line of the group: Line 3, '''checks point 2'''
  1. Processes the current line (if the line includes the term Mapping):
    Checks for the current line that the line type (condition) FIRSTLINE corresponds --> YES
    Checks that there is an object associated with the line type (condition) FIRSTLINE --> YES there is ADRMAPROUG
    Moves the cursor 0.60cm down (space before of the line type FIRSTLINE)
    Executes the objects associated with the line type FIRSTLINE (the ADRMAPROUG zone prints the content of the input datastream)
    Moves the cursor 0cm down (space after of the line type NOT_BLANK)
  2. Processes the current line (if the line does not include the term Mapping):
    Check for the current line that the line type (condition) FIRSTLINE corresponds --> NO
    Check 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 --> YES there is ADRMAPPING
    Execute the objects associated with the line type NONE (the ADRMAPPING zone prints the content of the input datastream)
    Moves the cursor 0cm down (space after of the line type NONE)
  3. Processes the next line of the group: Line 3, checks point 2