Path: utzoo!attcan!uunet!decwrl!bacchus.pa.dec.com!wsl.dec.com!heiney From: heiney@wsl.dec.com (Bob Heiney) Newsgroups: comp.lang.postscript Subject: Re: Test Page on Power On / Off Message-ID: <1990Oct16.090826@wsl.dec.com> Date: 16 Oct 90 16:08:26 GMT References: <2357@gould.doc.ic.ac.uk> <1990Oct16.074124.1616@ux1.cso.uiuc.edu> Sender: news@wrl.dec.com (News) Reply-To: heiney@wsl.dec.com (Bob Heiney) Distribution: comp.lang.postscript Organization: DEC US Worksystems Sales Lines: 14 Here's a program that should do the trick: (You need to know the password for your LaserWriter -- I'm assuming below that it is the default, 0.) Disclaimer: This is for the original LaserWriter, but I bet it still works. ---- Cut Here ---- %! serverdict begin 0 exitserver % exit normal server save/restore context statusdict begin false setdostartpage % change 'false' to 'true' to print startup page end % statusdict %%EOF