[comp.lang.postscript] change EOF from CTRL-D?

schittel@geo.Uni-Koeln.DE (Christoph Schittel) (04/23/91)

Hello!

Is it possible to change EOF marker from being CTRL-D in PostScript?
I hooked up our laser printers on a terminal-server and connect to
it from a unix box. The only control character which don't make it thru
is CTRL-D. 

I need to do it on a TI OmniLaser and a HPLJIII with HP-PS card.

Thanks in advance!

--- Christoph



Christoph Schittel			Internet:
Institut f. Geophysik			schittel@geo.Uni-Koeln.DE
Universitaet Koeln                       
  F. R. G.           
                     

jos@bull.nl (Jos Vos) (04/26/91)

In article <1991Apr22.172216.195005@rrz.uni-koeln.de> schittel@geo.Uni-Koeln.DE (Christoph Schittel) writes:

>Is it possible to change EOF marker from being CTRL-D in PostScript?
>I hooked up our laser printers on a terminal-server and connect to
>it from a unix box. The only control character which don't make it thru
>is CTRL-D. 

It is not really part of the PostScript language itself.
Most printers use CTRL-d as a job separator for their PS jobs,
and on the printers I know this could not be changed.

Why is the CTRL-d a problem? If it is because it's the default EOF
for Unix, why not changing it to something else (stty eof '^a') ?

-- 
--    Jos Vos <jos@bull.nl>    (UUCP: ...!{uunet,mcsun,hp4nl}!nlbull!jos)
--    Bull Nederland NV, Product Support Unix, Amsterdam, The Netherlands