Page 1 of 1
OpenConsole() Does not Open a Console
Posted: Tue Oct 23, 2012 9:53 pm
by swhite
Hi
I am using PB 5 Beta4 on Linux Mint 13 and the OpenConsole() function does not open a console window.
Simon
Re: OpenConsole() Does not Open a Console
Posted: Tue Oct 23, 2012 10:16 pm
by idle
Did you set compiler option -> Executable format -> Console
Re: OpenConsole() Does not Open a Console
Posted: Wed Oct 24, 2012 1:57 am
by Blankname
You need to set the compiler option to console for linux.
Re: OpenConsole() Does not Open a Console
Posted: Wed Oct 24, 2012 2:43 pm
by swhite
Hi
Thank-you I will check my settings.
Simon