Ravelli: -------------------------------------------------------------------------------- Question: Which program is generating the output "Process completed, Exit Code 0. Execution time: 00:00.072"? Is this from PSPad or the compiler? --------------------------------------------------------------------------------
This is from PSPad. There is no problem to add it into compiler output. See this: https://www.php.net/manual/en/features.commandline.options.php You add into compiler output more information if needed, simple use switch along to "%file%" parameter -- <https://forum.pspad.com/read.php?6,78195,78216> PSPad freeware editor https://www.pspad.com
