<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to cActionGetProjectFileName</title><link>https://sourceforge.net/p/synwrite/wiki/cActionGetProjectFileName/</link><description>Recent changes to cActionGetProjectFileName</description><atom:link href="https://sourceforge.net/p/synwrite/wiki/cActionGetProjectFileName/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 16 Dec 2012 11:48:44 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/synwrite/wiki/cActionGetProjectFileName/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage cActionGetProjectFileName modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/cActionGetProjectFileName/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,5 +8,5 @@
     - non-negative values - get path of project's tree node with absolute index. For folder nodes, result string will be empty, for file nodes it will be non-empty.
 - **A3, A4** - not used.

-Return value: `cSynOK` if correct tree node index passed, `cSynError` oterwise.
+Return value: `cSynOK` if valid id passed, `cSynError` otherwise.
 If project is not opened, you'll get `cSynError` for id=0 (project pane not initialized) or id=1 (project pane initialized but empty).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sun, 16 Dec 2012 11:48:44 -0000</pubDate><guid>https://sourceforge.net916c108079e81f031c21be4f104c459574909f14</guid></item><item><title>WikiPage cActionGetProjectFileName modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/cActionGetProjectFileName/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -2,10 +2,11 @@

 Parameters:

-- **A1** (PWideChar) - pointer to filename buffer, which must contains `cSynMaxPath` chars.
+- **A1** (PWideChar) - pointer to filename buffer, which contains `cSynMaxPath` chars.
 - **A2** (Integer) - file id. Possible values:
     - `cSynIdCurrentFile` (negative) - get path of main project file.
-    - non-negative value - get path of project's tree node with absolute index. For folder nodes, result string will be empty, for file nodes result string will be non-empty.
+    - non-negative values - get path of project's tree node with absolute index. For folder nodes, result string will be empty, for file nodes it will be non-empty.
 - **A3, A4** - not used.

-Return value: `cSynOK` if correct project tree node index passed, `cSynError` oterwise. If project is not opened, you'll get `cSynError` for id=0.
+Return value: `cSynOK` if correct tree node index passed, `cSynError` oterwise.
+If project is not opened, you'll get `cSynError` for id=0 (project pane not initialized) or id=1 (project pane initialized but empty).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sun, 16 Dec 2012 11:45:26 -0000</pubDate><guid>https://sourceforge.net041f79a0f4a1542e99bc399c764c483f2535c442</guid></item><item><title>WikiPage cActionGetProjectFileName modified by Alexey T.</title><link>https://sourceforge.net/p/synwrite/wiki/cActionGetProjectFileName/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This action can be called by plugin to get paths of current project files.&lt;/p&gt;
&lt;p&gt;Parameters:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;A1&lt;/strong&gt; (PWideChar) - pointer to filename buffer, which must contains &lt;code&gt;cSynMaxPath&lt;/code&gt; chars.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A2&lt;/strong&gt; (Integer) - file id. Possible values:&lt;ul&gt;
&lt;li&gt;&lt;code&gt;cSynIdCurrentFile&lt;/code&gt; (negative) - get path of main project file.&lt;/li&gt;
&lt;li&gt;non-negative value - get path of project's tree node with absolute index. For folder nodes, result string will be empty, for file nodes result string will be non-empty.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;A3, A4&lt;/strong&gt; - not used.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Return value: &lt;code&gt;cSynOK&lt;/code&gt; if correct project tree node index passed, &lt;code&gt;cSynError&lt;/code&gt; oterwise. If project is not opened, you'll get &lt;code&gt;cSynError&lt;/code&gt; for id=0.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexey T.</dc:creator><pubDate>Sun, 16 Dec 2012 11:40:36 -0000</pubDate><guid>https://sourceforge.net2445e34c8ec94cd82f4566d22d131628da8e78a9</guid></item></channel></rss>