sys_dirnext
Previous Topic  Next Topic 

Synopsis:

        sys_dirnext()


Arguments:

        None


Description:   Returns the next matching file as given to sys_dirfirst(), or "?" if no further files can be found or if no valid call has been made to sys_dirfirst(). See description of sys_dirfirst() for an example.


Return Value:


Returns the next matching file or  "?".