Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Arne_Vajh=C3=B8j?= Newsgroups: comp.os.vms Subject: Re: Local Versus Global Command Options Date: Fri, 21 Feb 2025 23:15:42 -0500 Organization: A noiseless patient Spider Lines: 41 Message-ID: References: <67afe79c$0$719$14726298@news.sunsite.dk> <67b54873$0$709$14726298@news.sunsite.dk> <67b647c3$0$712$14726298@news.sunsite.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sat, 22 Feb 2025 05:15:43 +0100 (CET) Injection-Info: dont-email.me; posting-host="a8b2652d2544001fa06865b957e7aadc"; logging-data="3883279"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+mbj30/B3OqlN+cC5RxlehyOGObokCo5I=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:bpxUPRK1M2C0l1BurHb4OTVG0FU= In-Reply-To: Content-Language: en-US Bytes: 2905 On 2/21/2025 10:09 PM, Lawrence D'Oliveiro wrote: > On Fri, 21 Feb 2025 19:45:05 -0500, Arne Vajhøj wrote: >> It is possible to start a process without CLI (sys$creprc or run process >> - with an image that is not loginout.exe). >> >> In that case I don't think there are a concept of arguments. >> I don't see a way to pass arguments. Arguments are something CLI provide >> to image, so no CLI means no arguments. > > Mr Berryman, further up this thread, was so insistent that I was talking > through my hat. Remember he said: > > ] Wrong again. There are a number of ways to invoke a program without > ] going through DCL. > > and furthermore > > ] You apparently know as little about VMS as you do programming in > ] general. > > as well as > > ] Everyone else: Yes, I've once again been forced to face the fact > ] that you can't fix stupid. > > He couldn’t have made a mistake, could he? I don't see any indication of that. There are some ways to start a process with a DCL command (and therefore DCL mapped). There are some ways to start a process without specifying a DCL command and still getting a process with DCL mapped. There are some ways to start a process without DCL mapped. Arne