As a happy vbscripter and heavy user of the compiler run feature i tried to create a similar environment for my Powershell scripts.
Unfortunatly powershell seems to have it's own ideas about it's output. Powershell.exe -nologo -noninteractive "%DosFile%" as compiler parameters arguments works, but if I enable the Capture program Output window, it hangs the command window and PSPAD. This happens in both log window types. If I run without the capture option it all works, but I miss the output in the log window. I know Powershell barfs unicode streams, so this might be the problem, but I saw messages in the forum it has been solved for the latest versions I run the latest powershell release here. Any ideas how to solve this log problem? TIA Marcel -- <http://forum.pspad.com/read.php?2,44298,44298> PSPad freeware editor http://www.pspad.com
