Liste des Groupes | Revenir à co vms |
Am 18.06.2025 um 10:04 schrieb JKB:Le 17-06-2025, Lawrence D'Oliveiro <ldo@nz.invalid> a écrit :>On Tue, 17 Jun 2025 07:23:44 -0000 (UTC), JKB wrote:
>%SET-W-NOTSET, error modifying DUA0:
-CLI-E-IVDEVTYPE, invalid device type - specify a mailbox device
There is probaly a SET TERM/INQUIRE in SYLOGIN.COM or LOGIN.COM, which
does NOT check, whether it's being executed in INTERACTIVE mode.
If run in BATCH oder NETWORK mode, SYS$INPUT points to the disk, on
which your login directory is located and you get the above error.
>
Try this:
>
$ IF F$MODE().EQS."INTERACTIVE" THEN $ SET TERM/INQUIRE
Les messages affichés proviennent d'usenet.