VMS Help  —  RDML72  RDML_ERRORS, UNTERMPASNUMLIT
  Missing  closing  apostrophe  in   Pascal   binary,   octal   or
  hexadecimal numeric literal -- inserted

  Explanation:  A Pascal binary (%b'010101'), octal (%o'1234'), or
  hexadecimal  (%x'12AB')  numeric  literal  was found not to have
  been terminated properly.

  User Action:  Properly terminate the  numeric  literal  with  an
  apostrophe.
Close Help