[Info-vax] disabling a CTRL/Y ast
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Thu Jan 7 11:29:35 EST 2016
On 2016-01-07 15:25:08 +0000, Tom Adams said:
>
> if (s) s=sys$qiow ( ,
> 1 %val(chn),
> 1 %val(IO$_SETMODE .or.
> 1 IO$M_CTRLYAST),
> 1 iosb,,,%val(0),,,,,)
> end if
> if (.not.s) call lib$signal(%val(s))
> end
Where's the IOSB check? (I do hope that check was solely omitted
from the example, and not from the production code.)
And again, you can either put some effort into fixing the application
design, or you can continue to patch over the resulting design issues
in the code.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list