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