[Info-vax] VMS enhancement suggestion: Add a "read regardless" file open option.
Michael Moroney
moroney at world.std.spaamtrap.com
Mon Nov 9 21:10:31 EST 2020
As others mentioned, the best way is to do $ SET OUTPUT_RATE <small#> for the batch job
you're looking at. If you can't do it in the submitted file, put it in the login.com
of the account under which the job is submitted.
I suppose another way is some $cmexec/$cmkrnl hack which pokes whatever field corresponds
to $ set output_rate or has the file opened in a sharable mode.
More information about the Info-vax
mailing list