*HANSTDIN (GETMODE)


PLBCMP Only

*HANSTDIN={value}

 

The *HANSTDIN keyword returns the current OS STDIN file handle. If the return value is 0xFFFFFFFF or 4294967295, STDIN is not currently available to the program being executed.

 

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

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *HANKEYIN (GETMODE) *HANSTDOUT (GETMODE)