<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/peter-s-autoit-library/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 01 Jul 2018 18:00:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/peter-s-autoit-library/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,15 @@
-After downloading the Pal.zip file unzip it to a folder, for instance My Documents/AutoIt/Pal
+Download zip file and unzip to a folder like My Documents/AutoIt/Pal. Include one or more Pal library files in your source by using include lines, for example like this:
+~~~
+#include "..\Pal\Window, Screen, Mouse and Control.au3"
+#include "..\Pal\Logics and Math.au3"
+#include "..\Pal\String and File String.au3"
+#include "..\Pal\Dialogue.au3"
+#include "..\Pal\Lists.au3"
+#include "..\Pal\Miscellaneous.au3"
+~~~

-The Pal.chm file is the help file/manual.
+Documentation is available in the help file Pal.chm.

 If you want easy access to Pal by using #include &amp;lt;programfile,au3&amp;gt;, start **SciTe Config** (Tools menu in SciTe) and set the **User Include Folder** to the folder where you unzipped Pal, for instance My Documents/AutoIt/Pal.

-And if you want call tips (= the parameters of a function) use the **User Calltip Manager** accesable on the Tools tab of the SciTe Config.
+And if you want call tips (= the parameters of a function) use the **User Calltip Manager** accessible on the Tools tab of the SciTe Config.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Sun, 01 Jul 2018 18:00:14 -0000</pubDate><guid>https://sourceforge.net9c91eb4da95449f8e94c7dbccc70069095563c4a</guid></item><item><title>Installation modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Tue, 24 Oct 2017 19:58:56 -0000</pubDate><guid>https://sourceforge.net5f81f36f8afe0249c3907de73f30135a40167274</guid></item><item><title>installation modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After downloading the Pal.zip file unzip it to a folder, for instance My Documents/AutoIt/Pal&lt;/p&gt;
&lt;p&gt;The Pal.chm file is the help file/manual.&lt;/p&gt;
&lt;p&gt;If you want easy access to Pal by using #include &amp;lt;programfile,au3&amp;gt;, start &lt;strong&gt;SciTe Config&lt;/strong&gt; (Tools menu in SciTe) and set the &lt;strong&gt;User Include Folder&lt;/strong&gt; to the folder where you unzipped Pal, for instance My Documents/AutoIt/Pal.&lt;/p&gt;
&lt;p&gt;And if you want call tips (= the parameters of a function) use the &lt;strong&gt;User Calltip Manager&lt;/strong&gt; accesable on the Tools tab of the SciTe Config.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Wed, 06 Sep 2017 09:26:08 -0000</pubDate><guid>https://sourceforge.nete4b7e4cca3923dafb7f313e326c3d0a78f5b697a</guid></item></channel></rss>