TITLE    : Howto to print an ascii file to a postscript printer
OS LEVEL : AIX 4.x
DATE     : 16/03/99
VERSION  : 1.0

----------------------------------------------------------------------------

1, Check that you have bos.txt.ts (Transcript Tools) installed :-

   lslpp -L bos.txt.ts

   If not bos.txt.ts is not installed, then install using :-

   smit install_latest

2, To send the ascii file /etc/hosts to postscript print queue ps1 :-

   enscript -d ps1 /etc/hosts