_WinAPI_ClearConsole Clear console screen buffer, six options to set cursor and clear or overwrite text _WinAPI_CursorShowConsole Show or hide cursor and set cursor size NOTE: for scripts compiled as console apps with wrapper directive: #AutoIt3Wrapper_Change2CUI=y some console related links: Overwriting StdOut in CUI compiled app http://www.autoitscript.com/forum/index.php?showtopic=66486 set text colour attributes http://www.autoitscript.com/forum/index.ph...st&p=493255 CMD.au3 http: