home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20318 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.1 KB

  1. Path: sparky!uunet!portal!cup.portal.com!Chris_F_Chiesa
  2. From: Chris_F_Chiesa@cup.portal.com
  3. Newsgroups: comp.os.vms
  4. Subject: Re: re: Re: Passing parameters to detached processes.
  5. Message-ID: <72876@cup.portal.com>
  6. Date: Mon,  4 Jan 93 16:11:26 PST
  7. Organization: The Portal System (TM)
  8. References: <1i8q3mINNdbj@gap.caltech.edu>
  9.   <1993Jan4.170428.1518@pony.Ingres.COM>
  10. Lines: 22
  11.  
  12. On the subject of doing a 
  13.  
  14.    $ RUN/DETACHED SYS$SYSTEM:LOGINOUT ...
  15.  
  16. (sic), I always thought that looked funny and so I always got MY "detached
  17. process running a CLI" by doing, instead,
  18.  
  19.    $ RUN/DETACHED SYS$SYSTEM:DCL ...
  20.  
  21. ...with /INPUT directed as appropriate for whatever I was trying to do that
  22. day, and so forth.
  23.  
  24. A colleague of mine who is widely considered a VAX and VMS guru (he helps
  25. DEC debug stuff in his spare time) looked at the latter command, chastised
  26. me, and said that the former command (w/LOGINOUT) was the "proper" way to
  27. do it.
  28.  
  29.   If this is a misconception, then by golly it's a wide-ranging, popular, and
  30. deep-running one.
  31.  
  32. Chris Chiesa
  33.   Chris_F_Chiesa@cup.portal.com
  34.