Can you check this when you have time, I'm trying to set-up this as a compiler:
Compiler: c:\compile.bat Parameters: -p c:\compile.p | c:\tee.exe C:\compile.log Log File: c:\work\compile.log tee.exe is part of the UnxUtils, a collection of Unix commands for Windows, which permits you to see the result of a command on screen and also save it to a file. This setup works fine from the Project compiler but not from the generic compiler, every time I save this in the generic compiler the | gets replaced by " and the command doesn't work as expected. A similar setup works also fine from the Favorite tools, just the generic compiler doesn't run it like this. Thank you, Cristian -- <http://forum.pspad.com/read.php?6,43377,43395> PSPad freeware editor http://www.pspad.com
