IBM AS/400 Manual de usuario Pagina 402

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 401
1 2 ... 397 398 399 400 401 402 403 404 405 406 407 ... 488 489

Comentarios a estos manuales

Sin comentarios