Cet onglet contient deux sections. La première, les Lignes -GC, vous permet de saisir des commentaires sur la Rubrique. La seconde, les Lignes -GE, vous permet d'indiquer des messages d'erreur sur la Rubrque. Cliquez sur la flèche vers le bas devant la section pour ouvrir cette section.
These lines are used for documentation purposes. Comments are available with all entities and allow you to write, edit text in relation to the selected instance. This tab allows you to write, modify, move or delete text lines using basic word processing functions.
Value | Comments |
---|---|
* or blank | Standard documentation line. |
A | Alias for the Segment name. |
On a blank-type line, you enter a free comment.
On an A-type line, enter the COBOL Segment name.
Values | Comments |
---|---|
T | Call of a text section. |
* | Line which will not be generated. It is used to insert a comment or an override. |
S | Replacement of an automatic error message. Automatic messages can be replaced by specific messages such as: ’THE ORDER NUMBER IS REQUIRED These messages are indicated on ’S’ type lines assigned to data element call lines (-CE lines tab) in the Segments. |
F | Data Element call |
U | Error message |
C | Comment |
D | Documentary messages. |
Type | Description |
---|---|
D | Column 1:
Column 2: blank Column 3:
Column 4: blank Column 5: Begin the documentary message or Enter the text and paragraph code being called. Two asterisks (**) for the paragraph code is a permitted value, it will call all the paragraphs of the text. |
S | Column 1: ERROR TYPE (2, 3, 4 or 5) Column 2: blank Column 3: ERROR GRAVITY (E, C or W) Column 4: blank Column 5: enter the message beginning here. |