Using the groff script under UWIN, I can generate an
ascii file *.txt, 

----

groff -mm -tbl -Tascii -rL10.5i -rN2 -rd=$dte -rt=`date '+%H%M'` $1.$is >
$1.txt

----

However, when I attempt to pipe it to lp, I get a blank page, and a comment 
that groff cannot execute. 

----

groff -mm -tbl -Tascii -rL10.5i -rN2 -rd=$dte -rt=`date '+%H%M'` $1.$is |
lp

----

grlp: line 1: groff: cannot execute

request id is 31

----

I changed -Tascii to -Thp, since my printer is hp, but I still get the groff 
problem.
This worked for me on Bell Labs UNIX years ago, and I suspect I have missed a 
small detail. Any suggestions are appreciated.Thanks.
MEL090525.2151



_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to