Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!cica!tut.cis.ohio-state.edu!ucbvax!techunix.BITNET!dario From: dario@techunix.BITNET (Dario Ringach) Newsgroups: comp.lang.postscript Subject: Writing to %stdout Keywords: file operators Message-ID: <8810@discus.technion.ac.il> Date: 22 Oct 89 09:42:55 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 20 Just a simple question, why doesn't the following work: %! (%stdout) (w) file (Hello) writestring flush EOF a simple "print" didn't work as well... or alternatively: %! /fw (test) (w) file def fw (Hello) writestring fw flushfile EOF Thanks in advance! -- Dario Ringach Technion, Israel Institute of Technology, Department of Electrical Engineering, Box 52, 32000 Haifa, Israel