EmEditor (text editor) Forum Index Questions and Answers about EmEditor Core
-= Output Panel =- | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| dmitryl | Posted on: 2/2/2012 7:31 am |
Just can't stay away ![]() ![]() Joined: 12/25/2009 From: Posts: 73 |
-= Output Panel =- Hello,
Does the EmEditor has an Output Panel, where the applications could send their STDOUT messages? Thank you ! |
| Yutaka | Posted on: 2/2/2012 7:44 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2397 |
Re: -= Output Panel =- Hello,
Yes, of course! http://www.emeditor.com/modules/feature1/rewrite/tc_1.html#external_tool_output Thanks!
|
| dmitryl | Posted on: 2/3/2012 7:39 am |
Just can't stay away ![]() ![]() Joined: 12/25/2009 From: Posts: 73 |
Re: -= Output Panel =- Thank you Yutaka !
But there is another issue with the Output Panel... I've configured the Output Panel according to your guides, but the following message pops up each time I run the tool: "Do you want to terminate the current tool job?". So, what's wrong? Why the message pops up? Thank you! |
| dmitryl | Posted on: 2/3/2012 7:48 am |
Just can't stay away ![]() ![]() Joined: 12/25/2009 From: Posts: 73 |
Re: -= Output Panel =- In the External Tool Properties, there are the following options:
- Input (with a down-dropped menu) - Output (with a down-dropped menu) - Standard Error (with a down-dropped menu) Honestly, I read the help file related sections, but there are no more details there... Would you please give more explanations why these options are needed and how to use them? Thank you in advance for your support! |
| Yutaka | Posted on: 2/3/2012 10:05 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2397 |
Re: -= Output Panel =- This screenshot is an example of using standard input and output for the tidy.exe program:
http://www.emeditor.com/images/emeditor9_tool_prop_e.png (in the "New External Tools" section of the EmEditor Professional 9 feature page: http://www.emeditor.com/modules/feature1/rewrite/tc_35.html ) The standard input/output is used only if the external program supports standard input/output. Most Windows programs don't utilize standard input/output, but console programs (most programs run from the Command Prompt window) may use standard input/output. You can get more information by searching the Internet with "standard input or output". Thanks!
|
| dmitryl | Posted on: 2/5/2012 12:19 am |
Just can't stay away ![]() ![]() Joined: 12/25/2009 From: Posts: 73 |
Re: -= Output Panel =- In the Output Panel, there is an 'Display as Output Bar' option for Standard Errors, but this option does not exist for Standard Outputs... Why? This option allows displaying Standard Errors in the EmEditor Output Panel. But how is it possible to display the Standard Outputs, which was issued by an external application, in the EmEditor Output Panel?
Thank you! |
| Yutaka | Posted on: 2/6/2012 9:36 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2397 |
Re: -= Output Panel =- Hello dmitryl,
The standard output always outputs to the Output Bar if the "Use Output Bar" check box is set. Thanks,
|
| dmitryl | Posted on: 2/7/2012 12:41 pm |
Just can't stay away ![]() ![]() Joined: 12/25/2009 From: Posts: 73 |
Re: -= Output Panel =- The problem is so that when the script, whose STDOUT was redirected to the EmEditor Output Panel, exits then also its STDOUT disappear from the Output Panel.
Is it possible to configure the Output Panel in such way so that nothing disappear from the Output Panel until the user clears it? In another words, I'm talking about an option to clear the Output Panel window manually (not automatically with an exit of the script). Thank you |
| Yutaka | Posted on: 2/7/2012 12:51 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2397 |
Re: -= Output Panel =- Hi,
If you don't check the "Close on Exit" check box, the output bar should remain open with the standard output string. Thanks,
|
| dmitryl | Posted on: 2/7/2012 2:03 pm |
Just can't stay away ![]() ![]() Joined: 12/25/2009 From: Posts: 73 |
Re: -= Output Panel =- Yutaka,
I've double checked the "Close on Exit" option - it's unchecked. When the running script (configured via EmEditor External Tools) exits, the Output Panel remains open, but all it's STDOUT strings disappear from the Output Panel. If I put `pause` in the end of the script, it remains in the memory and its STDOUT strings present i the EmEditor Output Panel until exit of the script. I'm using the v11.0.0 of the EmEditor on the windows 7 64-bit machine. |
| (1) 2 » | |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




