Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!sun-barr!newstop!eastapps!rotary.Central.Sun.COM!msf From: msf@rotary.Central.Sun.COM (Mike Fischbein) Newsgroups: comp.lang.postscript Subject: Re: get Message-ID: <5675@eastapps.East.Sun.COM> Date: 23 Apr 91 12:19:58 GMT References: <91106.223204CXT105@psuvm.psu.edu> <1950@chinacat.Unicom.COM> <47679@ut-emx.uucp> Sender: news@East.Sun.COM Organization: Sun Microsystems, Albany, NY Lines: 28 In article <47679@ut-emx.uucp> mcintosh@ccwf.cc.utexas.edu (aubrey mcintosh) writes: >In the preamble, this software defines a procedure using get. >Our printer objects to get. SO I have a page of postscript that >I can edit and print, deleting references to get. Good, but not >close enough. > >What does get do? Is this perhaps in old versions of Apple's >setup program? get is an operator in the fundamental, level 1, original, whatever you want to call it, implementation of PostScript. It gets a single element from a specified array, dictionary, or string. If your printer is objecting to get as an operator, its PS implementation is in serious trouble. More likely, the array or dictionary it is attempting to reference is not available. You may need to download the appropriate prolog file (ie, your software expects something to already be loaded in the printer). mike -- Michael Fischbein, Technical Consultant, Sun Professional Services Sun Albany, NY 518-783-9613 michael.fischbein@east.sun.com These are my opinions and not necessarily those of any other person or organization. Save the skeet!