Any way to run a terminal inside UE?

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

Any way to run a terminal inside UE?

Postby JohnJSal » Sun Aug 20, 2006 1:02 am

Hi all. Right now I have UE set up so that pressing F5 runs my current program, but it opens it with a separate program to run it. Does UE support any kind of built-in terminal that can be used to show the output of an open document when it is run?

Thanks,
John
User avatar
JohnJSal
Advanced User
Advanced User
 
Posts: 60
Joined: Sat Mar 05, 2005 12:00 am

Re: Any way to run a terminal inside UE?

Postby Mofi » Sun Aug 20, 2006 7:28 am

If your program is a DOS (16 bit) or console application (32 bit) which prints the output to stdout you can capture it to the output window. Run your program with a user tool with appropriate output capturing settings.

The output of Windows applications cannot be captured. See the similar topic Tcl shell window within UltraEdit what you could do.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4058
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to UltraEdit General Discussion