SetConsoleEcho (open)
Sets the echo mode of the console
Syntax
LOADLIB "wh::os.whlib";
MACRO SetConsoleEcho(BOOLEAN setecho)
Parameters
BOOLEAN setecho
Set to TRUE to enable echoing
Sets the echo mode of the console
LOADLIB "wh::os.whlib";
MACRO SetConsoleEcho(BOOLEAN setecho)
BOOLEAN setecho
Set to TRUE to enable echoing