=over =item telldir DIRHANDLE X Returns the current position of the L|/readdir DIRHANDLE> routines on DIRHANDLE. Value may be given to L|/seekdir DIRHANDLE,POS> to access a particular location in a directory. L|/telldir DIRHANDLE> has the same caveats about possible directory compaction as the corresponding system library routine. =back