Tapatalk

Display captured output of user tool while tool is running

Display captured output of user tool while tool is running

1
NewbieNewbie
1

PostJan 31, 2015#1

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.

6,824625
Grand MasterGrand Master
6,824625

PostJan 31, 2015#2

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.