Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!shelby!eos!djd From: djd@eos.UUCP (Daniel J. Dasaro) Newsgroups: comp.lang.postscript Subject: Re: Correct a "dictfull error" Message-ID: <7018@eos.UUCP> Date: 9 Aug 90 16:48:55 GMT References: <7013@eos.UUCP> <1990Aug8.230407.5731@portia.Stanford.EDU> <6083@milton.u.washington.edu> Distribution: comp Organization: NASA Ames Research Center, California Lines: 16 wiml@milton.u.washington.edu (William Lewis) writes: >>"dictfull; OffendingCommand: def" >full. The solution is pretty simple: > dict begin > end >wiml@blake.acs.washington.edu Seattle, Washington | No sig under >(William Lewis) | 47 41' 15" N 122 42' 58" W |||||||| construction Thanks very much, it did the job! I placed the " dict begin" line right after the comments and the "end" line right after the showpage and it worked. Thanks again! -Danny