Ravelli: -------------------------------------------------------------------------------- B) In your "Highlighter Settings" under "Compiler" I don't understand the difference between "Capture Program Output Window" and "Compile on background", where the second one isn't explained in the Help file - maybe you can add it.
But I found, that with "Compile on background" enabled PSPad shows a little feedback in the console: "Process completed, Exit Code 0. Execution time: 00:00.072". This is great, because with "Compile on background" disabled the console remains totally blank. So I added it also to my compiler example above. -------------------------------------------------------------------------------- Compile on the background servers for long run compilation - it isn't your case with PHP. PSPad tries to catch and display console output continuously, but when the compiler doesn't use standard output, PSPad isn't able to catch output. -- <https://forum.pspad.com/read.php?6,78195,78215> PSPad freeware editor https://www.pspad.com
