Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!ames!ucla-cs!sdcrdcf!burdvax!psuvax1!ehrlich From: ehrlich@psuvax1.UUCP (Dan Ehrlich) Newsgroups: comp.text Subject: Help with LaserWriter Plus/PostScript Message-ID: <2362@psuvax1.UUCP> Date: Wed, 17-Dec-86 15:40:43 EST Article-I.D.: psuvax1.2362 Posted: Wed Dec 17 15:40:43 1986 Date-Received: Thu, 18-Dec-86 22:00:16 EST Reply-To: ehrlich@psuvax1.UUCP (Dan Ehrlich) Distribution: world Organization: Pennsylvania State Univ. Lines: 30 Keywords: PostScript, LaserWriter Plus We just got a couple of LaserWriter Pluses in the department, and being adventerous tried changing the printer name with the attach PostScript program. This always results in the following error showing up in the log file: %%[ Error: undefined; OffendingCommand: setprintername ]%% From reading in "PostScript Language Reference Manual" the program appears to be correct. The "setprintername" command has a dagger after it, along with a number of other "set*" commands, but I cannot find what the dagger means. Any help would be appreciated. Thanks in advance. ========================= SetPrinterName.PS =================================== %! serverdict begin statusdict begin 0 checkpassword {0 exitserver} {(Incorrect Server Password!!)= flush stop} ifelse (PSU/CS-LaserWriter0) setprintername end =============================================================================== -- Dan Ehrlich Computer Science Department The Pennsylvania State University ehrlich@psuvax1.uucp ehrlich@psuvax1.bitnet