<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to file string</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/file%2520string/</link><description>Recent changes to file string</description><atom:link href="https://sourceforge.net/p/peter-s-autoit-library/wiki/file%20string/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 10 Dec 2025 10:43:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/peter-s-autoit-library/wiki/file%20string/feed" rel="self" type="application/rss+xml"/><item><title>file string modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/file%2520string/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -2,6 +2,7 @@

 Function   |Description
 ----- | -----
+_FileProperName|Returns file name stripped from illegal characters
 _FileName|Returns file name with or without extension stripped from path, drive, etc.
  _FileExtension|Returns file extension if any
  _FileSetExtension|Returns file name with extension added or changed
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Wed, 10 Dec 2025 10:43:46 -0000</pubDate><guid>https://sourceforge.neta0323dbc55b7f5f2f2ed2642614ede35ab80beca</guid></item><item><title>file string modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/file%2520string/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -5,6 +5,7 @@
 _FileName|Returns file name with or without extension stripped from path, drive, etc.
  _FileExtension|Returns file extension if any
  _FileSetExtension|Returns file name with extension added or changed
+ _FileAddExtension|Description....: Returns file name with extension added
  _FilePath|Returns file  (url) path without end back or forward slash
 _FileSetPath|Returns file name with  (url) path added or changed
 _FileAddPath|Returns file name with  (url) path added
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Sat, 25 Jan 2020 09:15:08 -0000</pubDate><guid>https://sourceforge.net4d40c82c5518e4d56d982d5f11021a32b7a9447c</guid></item><item><title>file string modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/file%2520string/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,3 +8,4 @@
  _FilePath|Returns file  (url) path without end back or forward slash
 _FileSetPath|Returns file name with  (url) path added or changed
 _FileAddPath|Returns file name with  (url) path added
+_FileComparePaths|Returns true if (url) paths in given parameters are the same (case-insensitive comparison, last slash-insensitive)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Sat, 25 Jan 2020 09:10:38 -0000</pubDate><guid>https://sourceforge.net22bc8b20b98707a579c55fc86195c2feb0f959b1</guid></item><item><title>file string modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/file%2520string/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -5,6 +5,6 @@
 _FileName|Returns file name with or without extension stripped from path, drive, etc.
  _FileExtension|Returns file extension if any
  _FileSetExtension|Returns file name with extension added or changed
- _FilePath|Returns file path without end back or forward slash
-_FileSetPath|Returns file name with path added or changed
-_FileAddPath|Returns file name with path added
+ _FilePath|Returns file  (url) path without end back or forward slash
+_FileSetPath|Returns file name with  (url) path added or changed
+_FileAddPath|Returns file name with  (url) path added
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Tue, 05 Sep 2017 15:18:37 -0000</pubDate><guid>https://sourceforge.net0e45390af344d372f9b84414292aeed9e1f4c716</guid></item><item><title>file string modified by Peter Verbeek</title><link>https://sourceforge.net/p/peter-s-autoit-library/wiki/file%2520string/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;AutoIt file: String and File String.au3&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Function&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;_FileName&lt;/td&gt;
&lt;td&gt;Returns file name with or without extension stripped from path, drive, etc.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;_FileExtension&lt;/td&gt;
&lt;td&gt;Returns file extension if any&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;_FileSetExtension&lt;/td&gt;
&lt;td&gt;Returns file name with extension added or changed&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;_FilePath&lt;/td&gt;
&lt;td&gt;Returns file path without end back or forward slash&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;_FileSetPath&lt;/td&gt;
&lt;td&gt;Returns file name with path added or changed&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;_FileAddPath&lt;/td&gt;
&lt;td&gt;Returns file name with path added&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peter Verbeek</dc:creator><pubDate>Tue, 05 Sep 2017 14:58:16 -0000</pubDate><guid>https://sourceforge.netc95d3ddde9ea4d0a609fd589f4a3c4998489da59</guid></item></channel></rss>