
  PROCEDURE [XREF] dpp$convert_int_to_str_dec
    (    number_of_characters: 1 .. 4;
         word: 0 .. 0ffff(16);
     VAR msg: string ( * ));
