Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!purdue!haven!adm!news From: 6600john%ucsbuxa@hub.ucsb.edu (John Bernstein) Newsgroups: comp.lang.pascal Subject: Printing with TP Message-ID: <22440@adm.BRL.MIL> Date: 13 Feb 90 05:40:54 GMT Sender: news@adm.BRL.MIL Lines: 5 You don't need to open a file to print in TP 5.5 if you include the unit "printer" which takes care of opening the file PRN for you. By using the printer unit you save the hassel of opening and closing the standard file.