cobol1.hlp (Topic list)
CBL_READ_KBD_CHAR (↑ Keyboard Routines)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Routine:      CBL_READ_KBD_CHAR
 
  Function:     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:   char                   PIC X.
                status-code            See Key
                                    -♦-