Do while Chars( Input_file )
 Call CharIn Input_file 'Char_{8bit}',
      Transform Char_{8bit} 'C',
      CharOut Output_file C
;  
