OpenConsole()
Syntax
Result = OpenConsole()
Description
Open a console window. This function must be called before any other function of this library. Only one console can be opened at the same time in a PureBasic program. If Result is 0, it has failed and all further call to console commands must be disabled. The console can be closed using the CloseConsole() command.
Supported OS
Windows