translation: TRANSLATE


INTEGER

  Indicates the character is specified via its integer code in
  the range from 0 to 255.

HEXADECIMAL

  Indicated the character is specified via its hexadecimal code
  in the range from 0 to FF.

char_in_out

  Either a single character, enclosed by double quotes to preserve
  case or not, or an integer or an hexadecimal number.

ncycle

  The number of times the input string should be subjected to
  the translation table. This number must be in the range 0 (i.e.
  no translation) to 256.

Keyword index. Formatted on 10/11/98.