Pause after execution

Help with setting up and configuring custom user tools in UltraEdit (based on command line input)

Pause after execution

Postby jtokach » Thu Aug 04, 2005 8:50 pm

Is there a command line switch or other config option to cause tool execution to pause after completion? I was hoping to find this with UEDOS32.EXE, but that's lacking documentation.

Thanks!
User avatar
jtokach
Newbie
 
Posts: 3
Joined: Wed Aug 03, 2005 11:00 pm

Re: Pause after execution

Postby Mofi » Sun Aug 07, 2005 12:55 pm

Why do you need this?

You can capture the tool output to list box (= output window) or a "new file" and look for all the messages of your tool as long as you want.

Of course, you can run your tool not directly from UltraEdit but with the help of a batch file, which contains the Pause command at the end. But if you run a batch file from UltraEdit which needs user interaction, you should turn off output capturing and turn on "show DOS box".
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4055
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Custom User Tools/Tool Configuration

cron