Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!usit.uio.no!blarsen From: blarsen@usit.uio.no (Bjorn Larsen) Newsgroups: comp.laser-printers Subject: invalidaccess in LaserWriter Message-ID: <9008061928.AA10193@crayola.cs.UMD.EDU> Date: 1 Aug 90 17:17:32 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of Oslo, Norway Lines: 24 Approved: laser-lovers@brillig.umd.edu I'm trying to set the parity on the serial port of a LaserWriter, and have run into trouble. This is what I try: serverdict begin 0 exitserver %%[ exitserver: permanent state may be changed ]%% statusdict begin 25 9600 64 setsccbatch %%[ Error: invalidaccess; OffendingCommand: setsccbatch ]%% Why on earth do I get an invalidaccess when within a exitserver context? Experimenting reveals that this is the case for *all* operators that change the persistent parameters, for example setdopage, setprintername, and so on. If the password had been wrong, I should have gotten a PasswordIncorrect error, so what on earth is causing the invalidaccess? Help of any kind appreciated. -- Bjorn Larsen University of Oslo, Norway Bjorn.Larsen@usit.uio.no