<?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>Fpg add - Revision history</title>
		<link>http://fenixwiki.booleansoup.com/index.php?title=Fpg_add&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 13:15:09 GMT</lastBuildDate>
		<item>
			<title>130.89.160.132 at 11:48, 8 July 2007</title>
			<link>http://fenixwiki.booleansoup.com/index.php?title=Fpg_add&amp;diff=2574&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''' fpg_add ( &amp;lt;'''INT''' destFileID&amp;gt; , &amp;lt;'''INT''' destGraphID&amp;gt; ,  &amp;lt;'''INT''' origFileID&amp;gt; , &amp;lt;'''INT''' origGraphID&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Adds a certain [[graphic]] to a certain [[file]] at a certain position.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| &lt;br /&gt;
| '''INT''' destFileID || - The [[fileID]] of the destination [[file]].&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' destGraphID || - The [[graphID]] in the destination file where to add the [[graphic]].&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' origFileID || - The [[fileID]] of the original file where the graphic is located.&lt;br /&gt;
|-&lt;br /&gt;
| '''INT''' origGraphID || - The [[graphID]] of the graphic to add.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : [[graphID]]&lt;br /&gt;
{|&lt;br /&gt;
| -1 || - Invalid destination file or graphID.&lt;br /&gt;
|-&lt;br /&gt;
| 0 || - Invalid original file or graphID.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;gt;0 || - The GraphID of the destination graphic.&lt;br /&gt;
|}&lt;/div&gt;</description>
			<pubDate>Sun, 08 Jul 2007 11:48:37 GMT</pubDate>			<dc:creator>130.89.160.132</dc:creator>			<comments>http://fenixwiki.booleansoup.com/index.php/Talk:Fpg_add</comments>		</item>
	</channel>
</rss>