This is version 1.10 of ALLDIR. Future updates may contain all features described in the source file. ALLDIR displays all files on all drives in all user areas, unless they don't fit in RAM, in which case it only processes up to the file name that filles the buffer. The output is paged, sorted by name, user area and drive. I have been lazy and not added any of those features, but fixed an alleged bug which caused ALLDIR to not search more than one drive correctly (I can't verify since I'm not running CP/M here) and added a new feature which allows use of ALLDIR on a single drive (the logged drive). To implement this feature, load ALLDIR.COM into a debugger, change the byte at 0101H from 00 to anything else and save it back under a different name.