[Info-vax] disabling a CTRL/Y ast

John Reagan xyzzy1959 at gmail.com
Thu Jan 7 12:38:03 EST 2016


On Thursday, January 7, 2016 at 11:21:27 AM UTC-5, VAXman- wrote:

> 	TERMINAL.DSC$W_MAXSTRLEN = 0
> 	TERMINAL.DSC$B_DTYPE = DSC$K_DTYPE_T
> 	TERMINAL.DSC$B_CLASS = DSC$K_CLASS_D
> 	TERMINAL.DSC$A_POINTER = 0
> 
> 	STATUS = LIB$GETJPI(JPI$_TERMINAL,,,,TERMINAL,)

Slightly off-topic, but I was looking at LIB$GETJPI (and friends the other day).  They do not use EFN$C_ENF but still use the old LIB$GET_EF routine to reserve an event flag.  Ugh!



More information about the Info-vax mailing list