<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>7 Jun 2025 13:03:01 Z</lastBuildDate><pubDate>12 Oct 2010 09:23:36 Z</pubDate><description>Hi All:&#13;
In WInDev, I need to run an external program in Command Line (for example, using ExeRun()), and read the output from this program from the WinDev application.&#13;
I know it's possible to redirect to a file using the "&gt;" operator, but for some reason it's not working, because when I call the program like "program.exe &gt; tempfile.txt", the program.exe takes the "&gt;" symbol as a command line option, so the shell is interpreting the "&gt;" symbol as a command line and not as a redirection command...&#13;
Anyway, I would also like to avoid using files between the external program and WInDev application, so my question is if there is a way to read the output from the external program directly from WinDev. The Output is the Standard Output defined in Windows, so we would need to capture this STDO from WinDev.&#13;
Any help would be appreciated.&#13;
Regards;&#13;
Michael</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp</link><title>Reading an external program output from WinDev Application</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>MICHELGRANDA</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-70927/read.awp</comments><pubDate>7 Jun 2025 13:03:01 Z</pubDate><description>a écrit : &#13;
&gt; Fabrice Harari wrote: &#13;
&gt; &gt; Hi Michael&#13;
&gt; &gt; I just stumbled on something that looks like a valid answer to your qu…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-70927/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-70927/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>priv!ur0tx-yv9n0q179Mtznvy+p1z</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-70693/read.awp</comments><pubDate>21 Oct 2024 10:56:11 Z</pubDate><description>Fabrice Harari wrote: &#13;
&gt; Hi Michael&#13;
&gt; I just stumbled on something that looks like a valid answer to your question on the fren…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-70693/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-70693/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>ben</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-49561/read.awp</comments><pubDate>22 Dec 2014 10:11:22 Z</pubDate><description>I have just used this - it's a bit strangely coded, and I will make a few small changes, but it works great even with WD19.&#13;
&#13;
T…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-49561/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-49561/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28496/read.awp</comments><pubDate>27 Oct 2010 16:06:58 Z</pubDate><description>Hi Michael&#13;
I just stumbled on something that looks like a valid answer to your question on the french forum...&#13;
Here is a trans…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28496/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28496/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28221/read.awp</comments><pubDate>13 Oct 2010 14:39:04 Z</pubDate><description>Michael,&#13;
create a batch file (bat or cmd) with the commands and options you need. Or build it from within your wd-program. And …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28221/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28221/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28217/read.awp</comments><pubDate>13 Oct 2010 09:07:49 Z</pubDate><description>Hi Novica:&#13;
Thanks for taking the time.&#13;
From the WinDev Application, there is no problem.&#13;
But the other application is already…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28217/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28217/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28211/read.awp</comments><pubDate>13 Oct 2010 01:11:01 Z</pubDate><description>Hi Michael&#13;
From Windev help:&#13;
&#13;
Overview&#13;
 WinDev, WebDev and WinDev Mobile propose to handle the shared memory zones.&#13;
The sha…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28211/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28211/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28209/read.awp</comments><pubDate>13 Oct 2010 01:09:58 Z</pubDate><description>Hi Giorgio:&#13;
The "&gt;&gt;" operator is used for redirection to a file/device, but it appends the content (rather than overwrite the f…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28209/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28209/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28206/read.awp</comments><pubDate>12 Oct 2010 19:57:48 Z</pubDate><description>Hi Michael,&#13;
Shouldn't it be "&gt;&gt;"?&#13;
Georgio</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28206/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28206/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28204/read.awp</comments><pubDate>12 Oct 2010 19:56:52 Z</pubDate><description>Hi Novica:&#13;
It sounds interesting! But, how can I know the memory address for the Standard Output that the Command line is using…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28204/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28204/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28197/read.awp</comments><pubDate>12 Oct 2010 12:54:52 Z</pubDate><description>Hi,&#13;
use global shared memory zone an comunicate thru memory directly.&#13;
Regards.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28197/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application-28197/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/28192-reading-external-program-output-from-windev-application/read.awp">Reading an external program output from WinDev Application</source><title>Re: Reading an external program output from WinDev Application</title></item></channel></rss>
