OpenConsole
OpenConsole

Opens the game's console. This is a DOS-style window which can display messages.

bSuccess = myDebug.OpenConsole( )

Return value
TRUE if the console was opened successfully, otherwise FALSE.

Comments

Each program can only open one console. If the console is closed, the application will terminate. When run within Jamagic, closing the program in this way is marked as an Unknown Error.

See also
Debug:WriteToConsole
Debug:WriteLnToConsole
Debug:ClearConsole
Debug:CloseConsole



JAM © 2005 no one in partiular
Project started by David Evans in 2005