Command prompt tool to convert lowercase alpha characters in a text file to upper case, and vice versa. Written in Assembly.
Usage:
caseconv.exe < from_file.txt > to_file.txt
From_file.txt MUST exist, but to_file.txt will be created.
Command prompt tool to convert lowercase alpha characters in a text file to upper case, and vice versa. Written in Assembly.
Usage:
caseconv.exe < from_file.txt > to_file.txt
From_file.txt MUST exist, but to_file.txt will be created.