<?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>Cd numtracks - Revision history</title>
		<link>http://fenixdocs.com/index.php?title=Cd_numtracks&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:55:02 GMT</lastBuildDate>
		<item>
			<title>Sandman at 20:45, 29 August 2008</title>
			<link>http://fenixdocs.com/index.php?title=Cd_numtracks&amp;diff=4815&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 20:45, 29 August 2008&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 6:&lt;/strong&gt;&lt;/td&gt;
&lt;td colspan=&quot;2&quot; align=&quot;left&quot;&gt;&lt;strong&gt;Line 6:&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;&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;Returns the number of tracks on the CD/DVD in the specified CD/DVD drive.&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;Returns the number of tracks on the CD/DVD in the specified CD/DVD drive.&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;* ''Added in [[Fenix]] [[0.92a]]''&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; font-size: smaller;&quot;&gt;* ''Removed in [[Fenix]] [[0.93]]'' (use [[cd_getinfo]]() and [[cdinfo]])&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;== Parameters ==&lt;/td&gt;&lt;td&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; font-size: smaller;&quot;&gt;== Parameters ==&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Fri, 29 Aug 2008 20:45:15 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:Cd_numtracks</comments>		</item>
		<item>
			<title>Sandman: New page: Category:functions Category:CD  ==Definition== '''INT''' cd_numtracks ( &lt;'''INT''' cdID&gt; )  Returns the number of tracks on the CD/DVD in the specified CD/DVD drive.  == Parameters...</title>
			<link>http://fenixdocs.com/index.php?title=Cd_numtracks&amp;diff=4811&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Functions&quot; title=&quot;Category:Functions&quot;&gt;Category:functions&lt;/a&gt; &lt;a href=&quot;/index.php/Category:CD&quot; title=&quot;Category:CD&quot;&gt;Category:CD&lt;/a&gt;  ==Definition== '''INT''' cd_numtracks ( &amp;lt;'''INT''' cdID&amp;gt; )  Returns the number of tracks on the CD/DVD in the specified CD/DVD drive.  == Parameters...&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:CD]]&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''INT''' cd_numtracks ( &amp;lt;'''INT''' cdID&amp;gt; )&lt;br /&gt;
&lt;br /&gt;
Returns the number of tracks on the CD/DVD in the specified CD/DVD drive.&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{|&lt;br /&gt;
| '''INT''' cdID || - The cdID of the CD/DVD drive with the CD of which the number of tracks is wanted.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''INT''' : The number of tracks on the CD.&lt;br /&gt;
{|&lt;br /&gt;
| 0 || - Invalid CD/DVD drive; no tracks.&lt;br /&gt;
|-&lt;br /&gt;
| !0 || - The number of tracks on the CD.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Funcbox&lt;br /&gt;
  | category = CD&lt;br /&gt;
}}&lt;/div&gt;</description>
			<pubDate>Fri, 29 Aug 2008 20:32:36 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:Cd_numtracks</comments>		</item>
	</channel>
</rss>