<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>25 Jan 2016 14:50:00 Z</lastBuildDate><pubDate>23 Jan 2016 09:45:00 Z</pubDate><description>Hi everybody,&#13;
it seems that whether i'm not too keen of using this basic Windev command, or there's a bug in its core.&#13;
I'm trying to use EndProgram(true), so i can run the code into the "Closing [name of the project]" (changing the value of a registry key, in my case)&#13;
Not only it doesn't run such code, but the process of the application is still running nicely in the task manager... What am I doing wrong? Any help would be very much appreciated</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp</link><title>Issue on command EndProgram()</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56039/read.awp</comments><pubDate>25 Jan 2016 14:50:00 Z</pubDate><description>Hi everyone,&#13;
Thanks to some help, i figured out that the problem was a thread pending, which kept the exe to close properly. So…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56039/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56039/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56032/read.awp</comments><pubDate>24 Jan 2016 17:37:00 Z</pubDate><description>Yaku,&#13;
&#13;
you can also use the dbgEnableLog() function to create a runtime log. Which you can then analyze to see what's going on…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56032/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56032/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56022/read.awp</comments><pubDate>24 Jan 2016 01:48:00 Z</pubDate><description>Hi&#13;
&#13;
I see that you did HALF the test I was asking for&#13;
&#13;
Quote&#13;
Yaku&#13;
&#13;
INIWrite("TEST","a","this is a test",fExeDir()+"\	est.…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56022/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56022/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56019/read.awp</comments><pubDate>23 Jan 2016 18:03:00 Z</pubDate><description>Hey,&#13;
&#13;
IF NOT YesNo("test") THEN ...&#13;
&#13;
Could you make it a little bit less occult?&#13;
Are you a programmer or an author of cross…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56019/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56019/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56018/read.awp</comments><pubDate>23 Jan 2016 14:13:00 Z</pubDate><description>tried with iniwrite, no success.&#13;
here is some snippets of my code:&#13;
&#13;
//zone where i call the endprogram&#13;
IF NOT YesNo("test") …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56018/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56018/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56017/read.awp</comments><pubDate>23 Jan 2016 12:52:00 Z</pubDate><description>Hi&#13;
&#13;
What happens if you replace the registry key writing by something less prone to permissions problems, like an iniwrite in …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56017/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56017/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56016/read.awp</comments><pubDate>23 Jan 2016 12:51:00 Z</pubDate><description>Hello Yaku&#13;
&#13;
I think the error is in line 6 ?&#13;
&#13;
If you post the code it will help.&#13;
&#13;
Regards&#13;
Al</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56016/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram-56016/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56010-issue-command-endprogram/read.awp">Issue on command EndProgram()</source><title>Re: Issue on command EndProgram()</title></item></channel></rss>
