Simple question: The .bat file (in the attached .zip file) runs correctly with only one parameter (the name of the .txt file in the attached .zip file). However, when supplied with a second parameter (the name of a file that does not exist) TCMD/TCC either "hangs" or "crashes" (re-running it "randomly" gets one or the other of both results). What is going on here??? (I'll note that the attached .bat file is the command I am trying to write with all of the error-checking code removed.)