Is there any way to have output from Tools show up in the output window while the tool is still running? I have a Perl script that I use to do a complicated compile process and the major downfall of adding this to UltraEdit's project tool is that I have to wait for the script to complete before the output is displayed in the output window. Thanks for the info.

Display captured output of user tool while tool is running
Display captured output of user tool while tool is running
The output window is not updated with captured output of called user tool while the tool is still running.
But you can see output in a console window while tool is running with enabling Show DOS box additionally to Capture output and Output to list box on tab Output of the user tool configuration.
But you can see output in a console window while tool is running with enabling Show DOS box additionally to Capture output and Output to list box on tab Output of the user tool configuration.

