IBM AS/400 Manuel d'utilisateur Page 402

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 489
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 401
Differences Between OPM RPG/400 and ILE RPG
¹ The user has not specified that a transparency check should be performed
by the compiler
In ILE RPG, if there are two consecutive apostrophes enclosed within shift-out
and shift-in control characters inside a character literal, the apostrophes will not
be considered as a single apostrophe. A pair of apostrophes inside a character
literal will only be considered as a single apostrophe if they are not enclosed
within shift-out and shift-in control characters.
3. In ILE RPG, if you want to avoid the checking of literals for shift-out characters
(that is, you do not want a shift-out character to be interpreted as such), then
you should specify the entire literal as a hexadecimal literal. For example, if
you have a literal 'AoB' where 'o' represents a shift-out control character, you
should code this literal as X'C10EC2'.
378 ILE RPG for AS/400 Programmer's Guide
Vue de la page 401
1 2 ... 397 398 399 400 401 402 403 404 405 406 407 ... 488 489

Commentaires sur ces manuels

Pas de commentaire