<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Pages</title><link>https://sourceforge.net/p/spcmd/wiki/Pages/</link><description>Recent changes to Pages</description><atom:link href="https://sourceforge.net/p/spcmd/wiki/Pages/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 19 Dec 2018 16:05:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/spcmd/wiki/Pages/feed" rel="self" type="application/rss+xml"/><item><title>Pages modified by Nicola Pibiri</title><link>https://sourceforge.net/p/spcmd/wiki/Pages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -16,4 +16,10 @@
 First 2 rows resulting from execution of script will be considered as data header and are fixed
 Initial blank rows or starting with `"H;"` will be hidden

+#### Links
+In addition to pages assigned to menu pages, you can link pages each others, by rules bases on the presence of a specific column in reports
+For example, every time your browse a report with the column `LOCATION_ID`,  and press key `S`, spcmd will open the script defined with code HRL, passing the value of LOCATION_ID present in the selected row, with parameter SQL_ACTION=HRLD
+`C;LOCATION_ID;S;HRL;HRLD;COL_KEY`
+This will work in all the reports containing the column LOCATION_ID, with a single  line in configuration file spcmd.def
+
 back to [Home]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicola Pibiri</dc:creator><pubDate>Wed, 19 Dec 2018 16:05:21 -0000</pubDate><guid>https://sourceforge.net74edb36810d533ae1d7040266dddb58cc9414046</guid></item><item><title>Pages modified by Nicola Pibiri</title><link>https://sourceforge.net/p/spcmd/wiki/Pages/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -15,3 +15,5 @@
 `HRE;HR_employees;SQL;HR EMPLOYEES;I;`
 First 2 rows resulting from execution of script will be considered as data header and are fixed
 Initial blank rows or starting with `"H;"` will be hidden
+
+back to [Home]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicola Pibiri</dc:creator><pubDate>Wed, 19 Dec 2018 15:40:46 -0000</pubDate><guid>https://sourceforge.net82fcdfdfc6fee2b0647c04dd3555fb7bd20b9029</guid></item><item><title>Pages modified by Nicola Pibiri</title><link>https://sourceforge.net/p/spcmd/wiki/Pages/</link><description>&lt;div class="markdown_content"&gt;&lt;h4 id="pages"&gt;Pages&lt;/h4&gt;
&lt;p&gt;The are 2 types of pages&lt;/p&gt;
&lt;h4 id="menu-pages"&gt;Menu pages&lt;/h4&gt;
&lt;p&gt;Defined in configuration file spcmd.def with a unique key, they are only containers for others menu pages or script pages&lt;br/&gt;
&lt;code&gt;HR;FN_MENU;INTERNAL;Human Resources;I&lt;/code&gt;&lt;br/&gt;
Item can be assigned in Menu pages with a relation definition on file spcmd.def&lt;br/&gt;
&lt;code&gt;REL;HR;HRD;D;NULL;HRD;G&lt;/code&gt;&lt;br/&gt;
You can browse menu moving cursor and choose an item by pressing &lt;code&gt;ENTER&lt;/code&gt; or corresponding shortcut key&lt;br/&gt;
The initial page (level 0) is named &lt;code&gt;ROOT&lt;/code&gt;&lt;br/&gt;
page "Connection Selector" is a particular page of menu type, and contains links to connection scripts&lt;/p&gt;
&lt;h4 id="script-pages"&gt;Script pages&lt;/h4&gt;
&lt;p&gt;A script page il scrictly related to a sql script file.&lt;br/&gt;
Every script page  must be defined in configuration file spcmd.def with a unique key and have a related sql script, with 2 optional parameter &amp;amp;1, and &amp;amp;SQL_ACTION&lt;br/&gt;
&lt;code&gt;HRE;HR_employees;SQL;HR EMPLOYEES;I;&lt;/code&gt;&lt;br/&gt;
First 2 rows resulting from execution of script will be considered as data header and are fixed&lt;br/&gt;
Initial blank rows or starting with &lt;code&gt;"H;"&lt;/code&gt; will be hidden&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicola Pibiri</dc:creator><pubDate>Wed, 19 Dec 2018 15:39:28 -0000</pubDate><guid>https://sourceforge.netb69a614a749d96ef71bd9f4688d2ade989617c98</guid></item></channel></rss>