Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!decwrl!pa.dec.com!shlump.nac.dec.com!utrtsc.dec.com!pilmeyer From: pilmeyer@utrtsc.dec.com Newsgroups: comp.sys.dec Subject: Re: RSX-11 question Message-ID: <19321@shlump.nac.dec.com> Date: 23 Jan 91 19:21:46 GMT Sender: newsdaemon@shlump.nac.dec.com Distribution: na Organization: Digital Equipment Corporation Lines: 13 Since I'm a couple of 1000 miles away from my desk I don't have an RSX doc set at hand. However I'll give it a shot from my memory. The task that you probably need to install is QMGCLI. It's installed in a couple of different ways (PRI, SUB, QUE). It determines what it has to do by looking at the name it is invoked with. I'm sure you can find QMGCLI in the doc set now... Assuming you are at DCL you can type "SET DEBUG", and after that each DCL command's translation to a MCR command will be displayed on your terminal. This way you can find out what the DCL SUBMIT command translates to. -Han