Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!caip!nike!ucbcad!ucbvax!NCSC.ARPA!vtcf From: vtcf@NCSC.ARPA (Williams) Newsgroups: mod.computers.vax Subject: Re: LN03 help needed Message-ID: <8609231337.AA01735@ncsc.ARPA> Date: Tue, 23-Sep-86 09:37:57 EDT Article-I.D.: ncsc.8609231337.AA01735 Posted: Tue Sep 23 09:37:57 1986 Date-Received: Wed, 24-Sep-86 21:57:30 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Approved: info-vax@sri-kl.arpa I define some symbols, such as LASER:==PRINT/SETUP=PORTRAIT/QUEUE=LASER, WL:==PRINT/SETUP=WIDE/QUEUE=LASER, etc. I know the manual says not to use the SETUP qualifier, but as long as the symbols are used, you don't have to worry about misspellings. Just make sure you debug the modules before putting them in SYSDEVCTL.TLB, and you should use some default form to reset the printer if just a "PRINT/QUEUE=LASER" is used. This way I don't have to stop and start queues, and it seems to work just fine. Let me know how it works.