<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.oxeyegames.com/wiki/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IsOk_%28File%29</id>
		<title>IsOk (File) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.oxeyegames.com/wiki/index.php?action=history&amp;feed=atom&amp;title=IsOk_%28File%29"/>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=IsOk_(File)&amp;action=history"/>
		<updated>2026-04-20T07:17:26Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://www.oxeyegames.com/wiki/index.php?title=IsOk_(File)&amp;diff=431&amp;oldid=prev</id>
		<title>Jeb: Created page with '{{FileMethod| file:isOk() | Checks if a ReadFile is in &quot;ok&quot; status. | {{NoParams}} | Returns true if the file has been opened and can be read from. }} === Example === &lt;pre&gt;    lo...'</title>
		<link rel="alternate" type="text/html" href="http://www.oxeyegames.com/wiki/index.php?title=IsOk_(File)&amp;diff=431&amp;oldid=prev"/>
				<updated>2010-02-07T18:43:15Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{FileMethod| file:isOk() | Checks if a ReadFile is in &amp;quot;ok&amp;quot; status. | {{NoParams}} | Returns true if the file has been opened and can be read from. }} === Example === &amp;lt;pre&amp;gt;    lo...&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FileMethod|&lt;br /&gt;
file:isOk()&lt;br /&gt;
|&lt;br /&gt;
Checks if a ReadFile is in &amp;quot;ok&amp;quot; status.&lt;br /&gt;
|&lt;br /&gt;
{{NoParams}}&lt;br /&gt;
|&lt;br /&gt;
Returns true if the file has been opened and can be read from.&lt;br /&gt;
}}&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   local file = ReadFile(&amp;quot;myfile.dat&amp;quot;, &amp;quot;f&amp;quot;)&lt;br /&gt;
   if file:isOk() then&lt;br /&gt;
      -- read bunch of stuff&lt;br /&gt;
      file:close()&lt;br /&gt;
   end&lt;br /&gt;
   -- you don't need to close files that aren't ok&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jeb</name></author>	</entry>

	</feed>