Clone Controllers
04-Oct-89 09:44:26
Sb: #13265-Clone Controllers
Fm: Steve Werner 72126,727
To: Blaise Pabon 72017,2215
Blaise,
Run the following piece of PostScript code to clear font cacheing on a Lino:
/scratch 100 string def
systemdict /filenameforall known
{ (FC/*) {deletefile} scratch filenameforall } if
serverdict begin 0 exitserver
systemdict begin quit
The RIP should be reset at the end of the process, but if it is not, reset it
manually. I'd recommend that the free disk space on the RIP should become less
than 5 to 10 Mb, or you can run into problems.
^Steve^