Re: Transparent task to task

Liste des GroupesRevenir à co vms 
Sujet : Re: Transparent task to task
De : news (at) *nospam* cct-net.co.uk (Chris Townley)
Groupes : comp.os.vms
Date : 03. Jun 2025, 00:40:06
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101lcon$38hp2$2@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
On 03/06/2025 00:01, Arne Vajhøj wrote:
Now the topic is up.
 Am I the only one wondering why so much documentation use the
TYPE command to activate?
 It bothers me a bit to have the TYPE command execute code.
 $ type 0"myusername mypassword"::srv.com
$ define/nolog sys$output sys$net
$ show time
$ write sys$output "Deleting all files"
$ exit
 $ type 0"myusername mypassword"::"task=srv.com"
    2-JUN-2025 18:56:35
Deleting all files
 $ type 0"myusername mypassword"::"srv.com"
$ define/nolog sys$output sys$net
$ show time
$ write sys$output "Deleting all files"
$ exit
 $ type 0"myusername mypassword"::"0=srv.com"
    2-JUN-2025 18:56:35
Deleting all files
 Inserting two characters and type becomes execute.
 Arne
Interestingly, although I have seen the reference before, that is shown in the last of HELP TYPE examples
--
Chris

Date Sujet#  Auteur
3 Jun 25 * Transparent task to task10Arne Vajhøj
3 Jun 25 +- Re: Transparent task to task1Chris Townley
3 Jun 25 +- Re: Transparent task to task1Lawrence D'Oliveiro
3 Jun 25 +* Re: Transparent task to task2Marc Van Dyck
3 Jun 25 i`- Re: Transparent task to task1Arne Vajhøj
3 Jun 25 `* Re: Transparent task to task5Simon Clubley
3 Jun 25  `* Re: Transparent task to task4Arne Vajhøj
4 Jun 25   `* Re: Transparent task to task3Lawrence D'Oliveiro
4 Jun 25    `* Re: Transparent task to task2Arne Vajhøj
4 Jun 25     `- Re: Transparent task to task1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal