<?xml version="1.0" encoding="windows-1252"?>
<node id="307" title="perlfunc:telldir" created="1999-08-24 18:43:07" updated="2005-08-12 22:28:53">
<type id="119">
perlfunc</type>
<author id="114">
gods</author>
<data>
<field name="doctext">
</field>
<field name="name">

&lt;P&gt;
telldir - get current seekpointer on a directory handle

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

&lt;P&gt;
telldir 
&lt;FONT SIZE=-1&gt;DIRHANDLE&lt;/FONT&gt;

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

&lt;P&gt;
Returns the current position of the [perlfunc:readdir|readdir()] routines on 
&lt;FONT SIZE=-1&gt;DIRHANDLE.&lt;/FONT&gt; Value may be given to [perlfunc:seekdir|seekdir()] to access a particular location in a directory. Has the same caveats about
possible directory compaction as the corresponding system library routine.

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