DirSet(
    ------------------
    New keyword
     
     
    Use: Sets the directory from which you want to read.
     
    Syntax is: DirSet(Directory$)
     
    This also resets the 'pointer' used by DirRead so next
    DirRead will return first file in directory.
     
    Does not change working directory.