Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uwmcsd1!ig!agate!ucbvax!CC.UTAH.EDU!WHEELER From: WHEELER@CC.UTAH.EDU Newsgroups: comp.os.vms Subject: (none) Message-ID: <8807040719.AA16230@ucbvax.Berkeley.EDU> Date: 29 Jun 88 15:12:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 Posting-Version: BYU News program Subject: (none) >>Detached processes don't have dcl to do command processing for them. What you need to do is tell the detached process to run loginout.exe as the image and then set up the logical name sys$input to point to a command procedure. It's all in the manuals! Detached processes CAN have a DCL -bob