Transparent task to task

Liste des GroupesRevenir à co vms 
Sujet : Transparent task to task
De : arne (at) *nospam* vajhoej.dk (Arne Vajhøj)
Groupes : comp.os.vms
Date : 03. Jun 2025, 00:01:51
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101lah0$3iet6$2@dont-email.me>
User-Agent : Mozilla Thunderbird
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

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