<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Import - Revision history</title>
		<link>http://fenixdocs.com/index.php?title=Import&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 08:54:41 GMT</lastBuildDate>
		<item>
			<title>Rincewind: New Article: Import</title>
			<link>http://fenixdocs.com/index.php?title=Import&amp;diff=4754&amp;oldid=prev</link>
			<description>&lt;p&gt;New Article: Import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:General]]&lt;br /&gt;
[[Category:Language]]&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
&lt;br /&gt;
'''Import''' &amp;quot;&amp;lt;file name&amp;gt;&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
Imports a Fenix [[DLL]] with name &amp;lt;file name&amp;gt; into the program, which allows the usage of additional functions in a Fenix program. For more information, see the [[DLL | article on DLLs]].&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Import &amp;quot;my_dll.dll&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
Process main()&lt;br /&gt;
Begin&lt;br /&gt;
    Loop&lt;br /&gt;
        Frame;&lt;br /&gt;
    End&lt;br /&gt;
End&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Used in example: [[import]]&lt;/div&gt;</description>
			<pubDate>Tue, 29 Jul 2008 15:06:23 GMT</pubDate>			<dc:creator>Rincewind</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:Import</comments>		</item>
	</channel>
</rss>