Ravelli: -------------------------------------------------------------------------------- I'm pretty sure the "Capture Program Output Window" did work in the past. It's such a fundamental feature. --------------------------------------------------------------------------------
Yes, it's fundamental and I am able to catch output in case when compilers uses standard console output. I am not sure it Java does it. There is another way - redirect output to file and fill in LOG file entry. After compilation you will see your log file output. -- <https://forum.pspad.com/read.php?2,77917,77923> PSPad freeware editor https://www.pspad.com
