Micro Focus Enterprise Developer 3.0 for Visual Studio 2013
>
General Reference
>
Library Routines
>
Alphabetical List of Library Routines
>
CBL_READ_KBD_CHAR
Micro Focus Enterprise Developer 3.0 for Visual Studio 2013
>
General Reference
>
Library Routines
>
Keyboard Routines
>
CBL_READ_KBD_CHAR
CBL_READ_KBD_CHAR
Waits until a character is typed and then reads it with no echo.
Syntax:
call "CBL_READ_KBD_CHAR" using
char
returning
status-code
Parameters:
Using call prototype (see
Key
)
Picture
char
cblt-x1-compx.
pic x.
status-code
See
Library Routines - Key
.
On Entry:
None
On Exit:
char
The character that was typed, in ASCII.
Parent topic:
Keyboard Routines
Parent topic:
Alphabetical List of Library Routines