Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!spool.mu.edu!uunet!charyb!dan From: dan@kfw.COM (Dan Mick) Newsgroups: comp.lang.postscript Subject: load operator Message-ID: <1991Feb26.010153.5370@kfw.COM> Date: 26 Feb 91 01:01:53 GMT Reply-To: dan@kfw.com (Dan Mick) Organization: KFW Corporation, Newbury Park, CA Lines: 12 Should load work on a non-name-type operand? In other words would you expect this to work: (Times-Roman) load setfont , or does it have to be (Times-Roman) cvn load setfont ?