Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!decvax!decwrl!pyramid!octopus!avsd!govett From: govett@avsd.UUCP (David Govett) Newsgroups: comp.sys.atari.st Subject: Help with Personal Pascal Message-ID: <99@avsd.UUCP> Date: 11 Apr 88 23:57:20 GMT Distribution: na Organization: Ampex Advanced Technology Division, Redwood City, CA Lines: 13 Help! I am learning Personal Pascal, and am simply trying to output a word to the printer using WRITELN. Standard output goes to the screen, I know, but how the hell do I redirect output to my printer using Personal Pascal? That is, writeln(output,'randomtext') outputs to screen, but what do I use to output to printer? Thanks for any help.