<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.oxeyegames.com/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetUserFolderPath</id>
		<title>GetUserFolderPath - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=GetUserFolderPath"/>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=GetUserFolderPath&amp;action=history"/>
		<updated>2026-05-11T03:39:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://www.oxeyegames.com/wiki/index.php?title=GetUserFolderPath&amp;diff=343&amp;oldid=prev</id>
		<title>Thewreck: Created page with '{{DaisyMethod | daisy.getUserFolderPath(pathName) | This method returns the absolute path to the computers &quot;user&quot; path. On Mac OS X this is located in the user library. This meth...'</title>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=GetUserFolderPath&amp;diff=343&amp;oldid=prev"/>
				<updated>2010-01-18T17:04:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{DaisyMethod | daisy.getUserFolderPath(pathName) | This method returns the absolute path to the computers &amp;quot;user&amp;quot; path. On Mac OS X this is located in the user library. This meth...&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DaisyMethod |&lt;br /&gt;
daisy.getUserFolderPath(pathName)&lt;br /&gt;
|&lt;br /&gt;
This method returns the absolute path to the computers &amp;quot;user&amp;quot; path. On Mac OS X this is located in the user library. This method also creates a sub folder if specified. On many systems, the game cannot create new files outside of this folder.&lt;br /&gt;
|&lt;br /&gt;
{{MethodParam|pathName|A string|Additional path relative to the user folder, this folder will be created if it doesn't exist.}}&lt;br /&gt;
|&lt;br /&gt;
Returns one String, the absolute complete path on the system to the user folder with the added pathName.&lt;br /&gt;
}}&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   local userFolderPath = daisy.getUserFolderPath()&lt;br /&gt;
   local saveGamePath = daisy.getUserFolderPath(&amp;quot;saves&amp;quot;)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thewreck</name></author>	</entry>

	</feed>