<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixwiki.booleansoup.com/skins/common/feed.css?63"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Fpg_add</id>
		<title>Fpg add - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fenixwiki.booleansoup.com/index.php?action=history&amp;feed=atom&amp;title=Fpg_add"/>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Fpg_add&amp;action=history"/>
		<updated>2026-05-01T10:42:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.10.1</generator>

	<entry>
		<id>http://fenixwiki.booleansoup.com/index.php?title=Fpg_add&amp;diff=2574&amp;oldid=prev</id>
		<title>130.89.160.132 at 11:48, 8 July 2007</title>
		<link rel="alternate" type="text/html" href="http://fenixwiki.booleansoup.com/index.php?title=Fpg_add&amp;diff=2574&amp;oldid=prev"/>
				<updated>2007-07-08T11:48:37Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>130.89.160.132</name></author>	</entry>

	</feed>