Page 1 of 1

Printing to the Console

Posted: Tue May 18, 2010 2:32 pm
by Karbon
Is it possible to print to the console in a "Console" compiled app for Linux?

I'm looking at writing something in PB that needs to be called by another program on the command line.

Re: Printing to the Console

Posted: Tue May 18, 2010 2:36 pm
by Karbon
Ah, even though the docs say OpenConsole() has no effect in Linux I guess you still have to call it in order to use any of the other console commands..