<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 28: Don't run process if exit code of previous not equal 0</title><link>https://sourceforge.net/p/npp-plugins/support-requests/28/</link><description>Recent changes to 28: Don't run process if exit code of previous not equal 0</description><atom:link href="https://sourceforge.net/p/npp-plugins/support-requests/28/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 18 Mar 2019 13:39:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/npp-plugins/support-requests/28/feed.rss" rel="self" type="application/rss+xml"/><item><title>#28 Don't run process if exit code of previous not equal 0</title><link>https://sourceforge.net/p/npp-plugins/support-requests/28/?limit=25#0336</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;articale:http://docs.notepad-plus-plus.org/index.php/Compiling_Source_Code&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andreyua</dc:creator><pubDate>Mon, 18 Mar 2019 13:39:45 -0000</pubDate><guid>https://sourceforge.net6c22b5d6c8ff2ae5a4713d84f542826dc9aab4c2</guid></item><item><title>Don't run process if exit code of previous not equal 0</title><link>https://sourceforge.net/p/npp-plugins/support-requests/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;br/&gt;
Considering this article:&lt;br/&gt;
For ex:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;SET g++ = C:\Dev-Cpp\bin\g++.exe&lt;br/&gt;
SET obj = $(CURRENT_DIRECTORY)\$(NAME_PART)&lt;br/&gt;
"$(g++)" -c "$(FULL_CURRENT_PATH)" -o "$(obj).o"&lt;br/&gt;
"$(g++)" "$(obj).o" -o "$(obj).exe"&lt;br/&gt;
NPP_RUN "$(obj).exe"&lt;br/&gt;
UNSET obj&lt;br/&gt;
UNSET g++&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;How dont'run ($(obj).exe) process if exit code of previous process not equal 0?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">andreyua</dc:creator><pubDate>Mon, 18 Mar 2019 13:39:23 -0000</pubDate><guid>https://sourceforge.netcb27bb9da06457fae1a2ca39edf867b1b01eb05f</guid></item></channel></rss>