*HANKEYIN (GETMODE)


PLBCMP Only

*HANKEYIN={value}

 

The *HANKEYIN keyword returns the current redirection file handle for a user specified file that was attached or opened by the last SETMODE *KEYIN="filename" operation. If the return value is 0xFFFFFFFF or 4294967295, no file has been attached opened for input redirection.

 

{value} is a previously defined Numeric Variable that receives the file handle.

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *HANDISPLAY (GETMODE) *HANSTDIN (GETMODE)