Path: utzoo!attcan!uunet!dino!ux1.cso.uiuc.edu!aries!mcdonald From: mcdonald@aries.scs.uiuc.edu (Doug McDonald) Newsgroups: comp.lang.postscript Subject: imagemask question Message-ID: <1990Mar14.145139.27400@ux1.cso.uiuc.edu> Date: 14 Mar 90 14:51:39 GMT Sender: news@ux1.cso.uiuc.edu (News) Reply-To: mcdonald@aries.scs.uiuc.edu (Doug McDonald) Organization: School of Chemical Sciences, Univ. of Illinois at Urbana-Champaign Lines: 13 A Postscript program I have puts the following in the "proc" part of imagemasks - 8 string with the intent of reading a bunch of zeros. This works on a Laserwriter, but not on the Goscript I have. Is it legal to give imagemask a string, that when read many times, doesn't have exactly the number of bytes needed? I suspect a bug in the Goscript imagemask operator, but just want to check. Doug McDonald