Platform | Win32, x64 |
Purpose |
To read a line of text from the keyboard. |
Syntax |
SUBROUTINE WIN_GETLINE@(HWND,LINE) |
Description |
Changes the input focus to the ClearWin window with handle HWND and reads a line of text from the keyboard. This function provides an alternative to the standard READ routine. |