Hi,
I’m looking for a utility to help me print a directory listing to a file. I’ve found some, but not the right combination of what I’m looking for. Maybe you can help. Here is what I need:
1. Supports long file names.
2. Supports Netware directories. V5.0
3. Prints the following: long file name, date, owner, last accessed
4. Puts this information for each filename in one record (one line) in the file, not multiple records per file name.
What I am looking for is equivalent to NDIR with a ‘/L’ switch which is what I used to use. My company recently upgraded to Netware 5.0 and now this doesn’t seem to work anymore. Thank you for your help. If you can’t come up with anything but could point me in the right direction, that would also be helpful.