Rational Developer for System z, Version 7.6

Définition d'un Etat

L'onglet Définition permet de décrire l'Etat.

Nature
Sélectionnez une option dans la liste déroulante qui indique la nature de l'entité courante. Cette information est documentaire, elle permet d'indiquer l'utilisation de l'Etat.
Choix Description
E : Etat Etat
K : Ecran Ecran
L : Table Table
I : Form Imprimé
Type
Sélectionnez le type de l'Etat :
Values Descriptions
L : Standard

Option par défaut : édition standard.

P Imprimante 3800 avec police

Maquette d'un Etat destiné à être édité par une imprimante 3800, avec définition d'un code police de caractères dans la maquette de l'état (colonne 'C').

S : Imprimante 3800

Maquette d'un Etat destiné à une imprimante 3800, sans définition de code police de caractères. Pour un Etat utilisé avec Microfocus, cette valeur entraîne la génération d'un caractère de saut.

Longueur des libellés
Longueur maximum du libellé pris en compte au niveau de la génération.
  • Option par défaut : 132
  • > 0 ET : permet de préciser la longueur du libellé.
  • < 265 : la longueur indiquée sera celle prise en compte au moment de la génération. Elle est indépendante de la longueur de la ligne d'impression indiquée dans l'écran 'Composition de l'édition' (-D).
Taille partie entière
This field, along with the next one, is used to define the format of the totalisation counters. Internal counters are generated by VisualAge Pacbase when the Report contains target data elements which must be totaled. The total number of digits of both fields must remain within the limit allowed by the compiler. Enter here the number of digit left of the decimal. This value must be greater than 00. The default value is 11.
Taille partie décimale
This field, along with the previous one, is used to define the format of the totalisation counters. Internal counters are generated by VisualAge Pacbase when the Report contains target data elements which must be totaled. The total number of digits of both fields must remain within the limit allowed by the compiler. Indicate here the number of digits right of the decimal. The default value is 7.
Commentaire
You can enter here a comment for documentary purpose only. The comment length should not exceed 36 characters.
Longueur ligne
This value identifies the length of the longest report constant line which is taken in account at generation. It is a pure numeric value from 1 to 264. The default option is 132.
Note: The actual length of the report to be printed is determined from the value entered on the Label length
Example: You may want a report containing technical comments in columns 81 to 132 but truncate the display in the report for the users to the 80th column. This can be accomplished by using the 132 default here, and entering 80 as the value of the Label length field in this tab.
Nombre de lignes par page
Enter the number of lines per page to be printed. The default value is 60.
Nombre de postes
This field is used to indicate the number of positions to allocate in the category table for the different categories in the Report at generation. The default value is 100 lines. The number of lines should not be higher than 1000, otherwise the table is not generated. If you enter the 0000 value, rather than using the category table to control the organization of printing the categories, the categories are printed directly.
Option écriture
Select one of the three write options.
Values Descriptions
According to variant

Print options are generated according to the hardware variant indicated at the library level. In the case of conversion libraries, the print options are automatically reformulated according to the library variant.

N: Prohibits any automatic reformulation

Prohibits any automatic reformulation of the print option, in a conversion library.

*: Before

Generation of WRITE BEFORE statement.

Priorité des sections
This field is used with hardware requiring program segmentation due to small memory capacity. It generates a Segment type overlay between print functions in a program. It should only be used if input Data Structures to print Programs are sorted by Report code and if the COBOL variant is ANSI. Priorities less than 50 generate an overlay only in association with the SEGMENT LIMITclause, to be inserted in the ENVIRONMENT DIVISION.
Commentaire d'édition
The comment entered here refers to the printing of the whole report. The comment is limited to 36 characters.
Condition d'édition
This field indicates the conditions relevant for the execution of the Report.
Use the COBOL format to enter conditions but do not enter IF nor GO TO. do not enter any period, they are generated automatically.

Conditions d'utilisation | Commentaires en retour

Ce centre de documentation utilise la technologie Eclipse. (http://www.eclipse.org)