Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3716

Reading from %pipe% blocks if the program writes only a few output

From news@zzo38computer.org.invalid
Newsgroups comp.lang.postscript
Subject Reading from %pipe% blocks if the program writes only a few output
Date 2022-01-07 23:16 -0800
Organization Aioe.org NNTP Server
Message-ID <1641626040.bystand@zzo38computer.org> (permalink)

Show all headers | View raw


If you use %pipe% with a program that writes only a few bytes of output and
then is not finished yet, then the PostScript code will not be able to read
it immediately. The %stdin device does not do that; it will read it
immediately. How to fix so that it can be done by a pipe called by the
PostScript program, also, instead of only stdin?

-- 
Don't laugh at the moon when it is day time in France.

Back to comp.lang.postscript | Previous | NextNext in thread | Find similar


Thread

Reading from %pipe% blocks if the program writes only a few output news@zzo38computer.org.invalid - 2022-01-07 23:16 -0800
  Re: Reading from %pipe% blocks if the program writes only a few output John Reiser <vendor@BitWagon.com> - 2022-01-09 16:59 -0800
    Re: Reading from %pipe% blocks if the program writes only a few output news@zzo38computer.org.invalid - 2022-01-10 18:21 -0800
  Re: Reading from %pipe% blocks if the program writes only a few output (example) news@zzo38computer.org.invalid - 2022-01-11 15:56 -0800
    Re: Reading from %pipe% blocks if the program writes only a few output (example) luser droog <luser.droog@gmail.com> - 2022-01-16 15:36 -0800
      Re: Reading from %pipe% blocks if the program writes only a few output (example) news@zzo38computer.org.invalid - 2022-01-20 01:12 -0800
        Re: Reading from %pipe% blocks if the program writes only a few output (example) luser droog <luser.droog@gmail.com> - 2022-01-20 16:56 -0800
          Re: Reading from %pipe% blocks if the program writes only a few output (example) luser droog <luser.droog@gmail.com> - 2022-01-24 09:29 -0800

csiph-web