Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!uunet!stanford.edu!neon.Stanford.EDU!rokicki From: rokicki@neon.Stanford.EDU (Tomas G. Rokicki) Newsgroups: comp.lang.postscript Subject: Bind problems Message-ID: <1991May5.010114.24826@neon.Stanford.EDU> Date: 5 May 91 01:01:14 GMT Organization: Computer Science Department, Stanford University, Ca , USA Lines: 11 Bind cuases problems if a document that includes a definition such as /p /show load def then includes a graphic file that does something along the lines of /test { /p exch def p show } bind def for a simple example. I have found that this happens fairly often. -tom