<div class="gmail_quote">On Fri, Sep 11, 2009 at 1:49 PM, Kenneth Brody <span dir="ltr"><<a href="mailto:kenbrody@spamcop.net">kenbrody@spamcop.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
OPENDIR() builds a list. Originally, the only way to access this list was with NEXTDIR() to sequentially read the list. Later, the @DIRLIST_*[] arrays were added to give you direct access to the list.<br>
<br>
[...]<br>
<br>
-- <br><font color="#888888">
Kenneth Brody<br>
</font></blockquote></div><br>Okee dokee, good to know. Why is DIRLIST preferred over NEXTDIR then? Any idea?<br>
<br>
Tyler<br>