USER command questions (Fairlight)

Kenneth Brody kenbrody at spamcop.net
Fri Sep 11 14:47:19 PDT 2009


Tyler wrote:
> On Fri, Sep 11, 2009 at 1:49 PM, Kenneth Brody <kenbrody at spamcop.net> wrote:
> 
>> 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.
> 
> Okee dokee, good to know.  Why is DIRLIST preferred over NEXTDIR then?  Any
> idea?

The @DIRLIST arrays are more flexible.  If NEXTDIR() works for you, then 
there's no need to rewrite your existing code.

-- 
Kenneth Brody


More information about the Filepro-list mailing list