IBM AS/400 Manual do Utilizador Página 402

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 489
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 401
1 2 ... 397 398 399 400 401 402 403 404 405 406 407 ... 488 489

Comentários a estes Manuais

Sem comentários