I want more console commands like GetConsoleTitle, ReadConsoleOutputCharacter in Purebasic.
GetConsoleTitle and ReadConsoleOutputCharacter are WinApi calls, but they are difficult to use, especially ReadConsoleOutputCharacter
(see this thread for more info about that command: viewtopic.php?t=11251
See this site for more winapi console calls:
http://msdn.microsoft.com/library/en-us ... ctions.asp