Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!agate!saturn!ucscb.UCSC.EDU!starbrd From: starbrd@ucscb.UCSC.EDU (61779000) Newsgroups: comp.lang.pascal Subject: Re: Output redirect Message-ID: <2795@saturn.ucsc.edu> Date: 13 Apr 88 06:26:23 GMT References: <100@avsd.UUCP> Sender: usenet@saturn.ucsc.edu Reply-To: starbrd@ucscb.UCSC.EDU (Steven Widom) Distribution: na Organization: University of California, Santa Cruz; CATS Lines: 10 In article <100@avsd.UUCP> govett@avsd.UUCP (David Govett) writes: >I know that writeln(output,'text') will output to the screen, but how do I redirect output from standard output to the printer? I used Apple ][ Pascal some years ago, and to send output to the printer one used writeln(printer,'text') . I do not recall if there was way to send output to both the screen and the printer at once. Steven Widom starbrd@ucscb.ucsc.edu