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

Différence entre versions

De MappingDoc
 
Ligne 9 : Ligne 9 :
 
#: YES --> Checks point 3
 
#: YES --> Checks point 3
 
#: NO --> '''Checks point 6'''</span>
 
#: NO --> '''Checks point 6'''</span>
#<span style="color:green">The cursor is moved to the bottom of the FRONT SPACING of the line type (condition) found</span>
+
#<span style="color:green">The cursor is moved to the bottom of the SPACE BEFORE of the line type (condition) found</span>
 
#<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE</span>
 
#<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE</span>
#<span style="color:green">The cursor is moved to the AFTER SPACING of this line type (condition).</span>
+
#<span style="color:green">The cursor is moved to the SPACE AFTER of this line type (condition).</span>
 
#<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span>
 
#<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span>

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

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)
Le groupe traitera les lignes de la façon suivante :
#<span style="color:green">Le groupe analyse la ligne en cours en vérifiant si celle-ci répond aux conditions du premier type de ligne. (Condition RED)
#: OUI --> '''Passage au point 2'''
#: NON --> Le groupe vérifie si son prochain type de ligne (condition) répond à cette ligne (Type de ligne NOT_BLANK)
#:: OUI --> '''Passage au point 2'''
#::NON --> Le groupe vérifie si son prochain type de ligne (condition) répond à cette ligne etc </span>
#::: Si plus de type de ligne (condition) personnalisé présente, alors le type de ligne AUCUNE est exécuté (Type de ligne toujours présente et vrai). Passage au point 2
#<span style="color:green">Vérification de la présence d'un objet dans ce type de ligne (condition)
#: OUI --> Passage au point 3
#: NON --> '''Passage au point 6'''</span>
#<span style="color:green">Déplacement du curseur vers le bas de ESPACEMENT AVANT du type de ligne (condition) trouvé</span>
#<span style="color:green">Le groupe exécute tous les objets se trouvant sous elle (Dans notre exemple, ADRMAPROUG pour la condition RED OU ADRMAPPING pour la condition NOT_BLANK) ou aucun objet pour le type de ligne AUCUNE</span>
#<span style="color:green">Déplacement du curseur de ESPACEMENT APRES de ce type de ligne (condition).</span>
#<span style="color:green">Le groupe passe à la prochaine ligne afin de la traiter. '''Passage au point 1'''</span>
TraductionThe group processes the lines as such:
#<span style="color:green">The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED)
#: YES --> '''Checks point 2'''
#: NO --> The group checks if the next line corresponds to the line type (condition)  (Line type NOT_BLANK)
#:: YES --> '''Checks point 2'''
#::NO --> The group checks if the next line corresponds to the line type (condition) etc </span>
#::: If there are more types of lines (condition) which are customised, then the NONE line type is executed (Line type which is always present and true). Checks point 2
#<span style="color:green">Checks the presences of an object in the line type (condition)
#: YES --> Checks point 3
#: NO --> '''Checks point 6'''</span>
#<span style="color:green">The cursor is moved to the bottom of the SPACE BEFORE of the line type (condition) found</span>
#<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE</span>
#<span style="color:green">The cursor is moved to the SPACE AFTER of this line type (condition).</span>
#<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span>

The group processes the lines as such:

  1. The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED)
    YES --> Checks point 2
    NO --> The group checks if the next line corresponds to the line type (condition) (Line type NOT_BLANK)
    YES --> Checks point 2
    NO --> The group checks if the next line corresponds to the line type (condition) etc
    If there are more types of lines (condition) which are customised, then the NONE line type is executed (Line type which is always present and true). Checks point 2
  2. Checks the presences of an object in the line type (condition)
    YES --> Checks point 3
    NO --> Checks point 6
  3. The cursor is moved to the bottom of the SPACE BEFORE of the line type (condition) found
  4. The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE
  5. The cursor is moved to the SPACE AFTER of this line type (condition).
  6. The group switches to the next line so as to process it. Checks point 1