<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Save fpg - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=Save_fpg&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 11:54:52 GMT</lastBuildDate>
		<item>
			<title>Sandman at 19:02, 8 July 2007</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Save_fpg&amp;diff=2581&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;

			&lt;table border='0' width='98%' cellpadding='0' cellspacing='4' style=&quot;background-color: white;&quot;&gt;
			&lt;tr&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' width='50%' align='center' style=&quot;background-color: white;&quot;&gt;Revision as of 19:02, 8 July 2007&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 17:&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 17:&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;'''INT''' : Success&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;'''INT''' : Success&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;{|&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;{|&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; font-size: smaller;&quot;&gt;| [[&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;FALSE&lt;/del&gt;]] || - Invalid [[fileID]] or filename; The errors under [[#Errors|Errors]].&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;| [[&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;false&lt;/ins&gt;]] || - Invalid [[fileID]] or filename; The errors under [[#Errors|Errors]].&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;|- &lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;|- &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; font-size: smaller;&quot;&gt;| [[&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;TRUE&lt;/del&gt;]] || - Success.&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;| [[&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;true&lt;/ins&gt;]] || - Success.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;|}&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;|}&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Sun, 08 Jul 2007 19:02:21 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Save_fpg</comments>		</item>
		<item>
			<title>Sandman at 19:01, 8 July 2007</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Save_fpg&amp;diff=2580&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:functions]]&lt;br /&gt;
[[Category:fpg]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' save_fpg ( &amp;lt;'''INT''' fileID&amp;gt; , &amp;lt;'''STRING''' filename&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Saves a certain [[file]] to disk.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''INT''' fileID || - The [[fileID]] of the [[file]] to save. &lt;br /&gt;
|-&lt;br /&gt;
| '''STRING''' filename || - The name of the [[file]] to be saved, including a possible [[path]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : Success&lt;br /&gt;
{|&lt;br /&gt;
| [[FALSE]] || - Invalid [[fileID]] or filename; The errors under [[#Errors|Errors]].&lt;br /&gt;
|- &lt;br /&gt;
| [[TRUE]] || - Success.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Errors ==&lt;br /&gt;
{|&lt;br /&gt;
| Insufficient memory || - There is insufficient memory available. This error doesn't occur often.&lt;br /&gt;
|-&lt;br /&gt;
| Empty library || - The specified [[file]] contains no [[graphic]]s.&lt;br /&gt;
|-&lt;br /&gt;
| Unsupported color depth || - A [[graphic]] in the specified [[file]] has an unsupported color depth.&lt;br /&gt;
|-&lt;br /&gt;
| Differing color depths || - An [[FPG]] can't hold [[graphic]]s of different color depths.&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Sun, 08 Jul 2007 19:01:23 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Save_fpg</comments>		</item>
	</channel>
</rss>