Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!usc!sdd.hp.com!decwrl!adobe!heaven!glenn From: glenn@heaven.woodside.ca.us (Glenn Reid) Newsgroups: comp.lang.postscript Subject: Re: vaccination Message-ID: <236@heaven.woodside.ca.us> Date: 5 Aug 90 19:06:05 GMT References: <90215.111938SMITHM@QUCDN.BITNET> <1463@chinacat.Unicom.COM> <235@heaven.woodside.ca.us> Reply-To: glenn@heaven.UUCP (Glenn Reid) Organization: Skyline Press, Woodside CA Lines: 32 I just had another thought. Rather than redefining "setpassword" to simply do "{ pop pop }", it ought to help you out a little bit. How about this one: statusdict begin /setpassword { initgraphics % make sure graphics state is clean showpage % in case there's already a page in there /Helvetica findfont 72 scalefont setfont 72 600 moveto (Someone is) show 72 500 moveto (trying to) show 72 400 moveto (change your) show 72 300 moveto (password!) show showpage } bind def end If the spooler can tell which userID downloads a job, you might even have it report the userID of the one who tried to set the password. Anyway, fun and games with PostScript... /Glenn -- Glenn Reid PostScript/NeXT consultant glenn@heaven.woodside.ca.us Independent Software Developer ..{adobe,next}!heaven!glenn 415-851-1785