Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!orion.oac.uci.edu!hydra.acs.uci.edu!cbell From: cbell@hydra.acs.uci.edu (Chris Bell) Newsgroups: comp.lang.postscript Subject: AST Turbolaser/PS rejecting changes? Message-ID: <27FE29F0.19714@orion.oac.uci.edu> Date: 6 Apr 91 20:05:05 GMT Organization: University of California, Irvine Lines: 36 Nntp-Posting-Host: hydra.acs.uci.edu I am having a problem with an AST Turbolaser/PS printer. It is currently configured for hardware handshaking, and I need xon/xoff. When I send the standard code that does the exitserver (with the CORRECT password) and then the setsccbatch, it comes back with the following: %%[ Error: invalidaccess; OffendingCommand: setsccbatch ]%% I haven't heard back from my calls to AST support, and am really frustrated about this. It seems that the exitserver works, but I cannot change anything. How can I change to xon/xoff? Any help would be appreciated... complete session follows. Chris Bell Distributed Computing Support, University of California, Irvine cbell@uci.edu [start up kermit to connect to printer] [^T] %%[ status: idle ]%% [executive] PostScript(r) Version 47.0 Copyright (c) 1984, '85, '86, '87 Adobe Systems Inc. Copyright (c) 1981 Linotype All Rights Reserved. PS>statusdict begin 25 sccbatch exch pop PS>0 eq {stop} if PS>serverdict begin 0 exitserver %%[ exitserver: permanent state may be changed ]%% [executive] PostScript(r) Version 47.0 Copyright (c) 1984, '85, '86, '87 Adobe Systems Inc. Copyright (c) 1981 Linotype All Rights Reserved. PS>statusdict begin 25 9600 0 setsccbatch %%[ Error: invalidaccess; OffendingCommand: setsccbatch ]%% PS>[^D] [^T] %%[ status: idle ]%%