This is a utility that converts all long filenames to lower case. Every time I have been messing around in my web work directory from DOS the filenames has been changed. It's a pain to manually rename them to lowercase so the web server and html stuff will recognise them. It renames ALL files in the given directory or the current if nothing on command line. Usage: Tolow [path] Example: Tolow A:\MYDIR
File List:
TOLOW.ASM
18Kb
TOLOW.COM
1Kb
TOLOW.TXT
2Kb
Similar code
0cd CD-Rom Emulator v7.1 with Asm/Pascal sourcecode
(Popularity: ) : CD is a small resident utility which emulates MSCDEX in a way I have not found in any other emulator. A Better MBR... 1.0
(Popularity: ) : There is lots of info on how to make MBR(Master Boot Record) -based programs, but its all scattered or outdated. ...