This program converts print carriage control files to carriage return carriage control files. To compile and link $ MACRO PRT2CR $ LINK PRT2CR You should modify PRT2CR.CLD so that the line that reads IMAGE PRT2CR.EXE reads IMAGE where_you_want_the_exe:PRT2CR.EXE To run $ SET COMMAND PRT2CR $ PRT2CR infile outfile $