<?xml version="1.0" encoding="windows-1252"?>
<node id="182" title="perlfunc:opendir" created="1999-08-24 18:41:52" updated="2005-08-15 12:22:44">
<type id="119">
perlfunc</type>
<author id="114">
gods</author>
<data>
<field name="doctext">
</field>
<field name="name">

&lt;P&gt;
opendir - open a directory

&lt;P&gt;
&lt;HR&gt;
</field>
<field name="synopsis">

&lt;P&gt;
opendir 
&lt;FONT SIZE=-1&gt;DIRHANDLE,EXPR&lt;/FONT&gt;

&lt;P&gt;
&lt;HR&gt;
</field>
<field name="description">

&lt;P&gt;
Opens a directory named 
&lt;FONT SIZE=-1&gt;EXPR&lt;/FONT&gt; for processing by [perlfunc:readdir|readdir()], [perlfunc:telldir|telldir()],
[perlfunc:seekdir|seekdir()], [perlfunc:rewinddir|rewinddir()], and [perlfunc:closedir|closedir()]. Returns 
&lt;FONT SIZE=-1&gt;TRUE&lt;/FONT&gt; if successful. DIRHANDLEs have their own
namespace separate from FILEHANDLEs.

&lt;HR&gt;
</field>
</data>
</node>
