The os.Path class / os.Path methods |
Reads the next entry in the directory opened with os.Path.dirOpen().
os.Path.dirNext( dirhandle INTEGER) RETURNING direntry STRING
This function returns the next entry of the directory opened with os.Path.dirOpen().