[Info-vax] What does VMS get used for, these days?
Phillip Helbig undress to reply
helbig at asclothestro.multivax.de
Thu Nov 10 00:56:09 EST 2022
In article <tk8vlb$mj9$1 at gioia.aioe.org>, =?UTF-8?Q?Arne_Vajh=c3=b8j?=
<arne at vajhoej.dk> writes:
> I dislike the default location. I would very much prefer
> them to go to either dir with com file or current dir when
> submitting instead of sys$login.
Consider the fact that the user submitting the file might not have write
permission to the current directory or to the directory where the
procedure is located, but very probably does to SYS$LOGIN.
I prefer the default. I certainly don't want my procedure directory
cluttered up with log files. Current directory? Then one has to look
for it if one forgets what it was.
Don't like the default? Change it with the qualifier. Use a logical
name like LOG_DIR.
> And I dislike that /PRINT is default.
Again, change it.
$ SUBMIT :== SUBMIT/NOPRINT/LOG=LOG_DIR
More information about the Info-vax
mailing list