Allow Command Line Interface To Save Converted File
Brought to you by:
kimmov
I have a need to convert HEX to ASCII text from the command line. I spent a few hours looking for something like this to no avail. It would work something like this:
c:\program files\frhed\frhed.exe input=c:\inputHEXfile.txt action=ConvertToAsciiText output=c:\outputasciifile.txt