CompuServe Messages

Printing

    02-Nov-91 12:05:23
Sb: #15953-Printing
Fm: Steven D. Kapplin 70055,1021
To: allan 70250,165
Allan, The trick is to use Open() to open the prt: port, i.e., Open('PRT:','w'). Now when you do a WriteLn() to the filehandle assigned in the open, the line will go to the printer.