home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!spool.mu.edu!agate!ucbvax!lrw.com!leichter
- From: leichter@lrw.com (Jerry Leichter)
- Newsgroups: comp.os.vms
- Subject: re: Passing parameters to detached processes.
- Message-ID: <9212300019.AA29761@uu3.psi.com>
- Date: 29 Dec 92 23:18:29 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Distribution: world
- Organization: The Internet
- Lines: 11
-
-
- I'm running a command procedure in a detached process, invoking it as
- follows:
-
- $ RUN SYS$SYSTEM:LOGINOUT/INPUT=PROC.COM/OUTPUT=PROC.OUT/DETACH
-
- Is there any way to pass parameters to PROC.COM?
-
- No, there isn't; sorry.
- -- Jerry
-
-