Rational Developer for System z, Version 7.6

-G Lines tab in the Segment editor

In this tab, you can enter comments, error messages, generation elements or generation options in the section dedicated to this use.

There are four sections in this tab that you open by clicking each downward arrow:
  • the -GC Lines section,
  • the -GE Lines section,
  • the -GG Lines section,
  • and the -GO Lines section.

Lignes -GC

Ces lignes sont utilisées à des fins documentaires. Les commentaires sont disponibles pour toutes les entités et vous permettent d'écrire et d'éditer un texte en relation avec l'instance sélectionnée. Cet onglet vous permet d'écrire, de modifier, de déplacer ou de supprimer des lignes de texte en utilisant les fonctions du traitement de texte.

Type
Dans la zone saisissable Type de la section Lignes -GC, positionnez votre curseur et saisissez le type suivant :
Valeur Commentaires
* ou blanc Ligne de documentation standard.
A Alias pour le nom du Segment
Description
Dans la zone Description de la section Lignes -GC, positionnez votre curseur et saisissez votre commentaire :

Sur une ligne de type "blanc", entrez un commentaire libre.

Sur une ligne de type "A", entrez le nom COBOL du Segment.

Remarque : Un double clic entraîne la sélection du mot, un clic dans la marge de gauche entraîne la sélection de la ligne complète.

-GG Lines

You indicate here the generation elements. These lines are used to customize SQL accesses. The lines indicated in this section are taken into account when the instance is generated.

Type
The value is one character long.
Value  
G
You use a G line to:
  • generate, from a Segment, a customized SQL access with a delimiter.
  • indicate the physical characteristics of a Block on the Block Definition.
  • add generation data on the Block Description.
  • override generated constants in a Screen or TUI Client.
.
V Generate, from a Segment, a customized SQL access without a delimiter.
* Line which will not be generated. It is used to insert a comment or an override.
P Line taken into account at generation.
Z Line taken into account at generation.
V Line taken into account at generation.
Description
The first part of the description may contain 60 characters, the second part 40.

-GO Lines

In this section, you enter the generation options of the Segment.

Type
Values Comments
*

Line which will not be generated. It is used to insert a comment or an override.

O Generation options.
Description
On an 'O'-type line, Enter the option followed by an equal sign and the value (with no space).
On a Segment, only the 'UPPER=NO : No uppercase' option is available. If you enter this option, you inhibit the automatic conversion, upon generation, of lowercase letters into uppercase letters in customized SQL accesses.

Conditions d'utilisation | Commentaires en retour

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