I do not remember as it was before, but recently, after a long period using Window system, I'm back on a project under os4 an therefore using Codebench.
The problem is that I have any debug output.
What could I have missed?
Ps same code under Windows has regular debug output.
Thanks
Lost debug output on Os4 Codebench
Re: Lost debug output on Os4 Codebench
There was a change in Hollywood 8.0 that debug output is disabled on compiled executables, unless you set EnableDebug to True. Does Codebench compile executables instead of running scripts with Hollywood interpreter, or something like that?