Using the command line option -o, I noticed that the program did not like file names over 18+ characters. It would create up to the 18 character name and then stop. Create a 0 byte file. If I kept the name under 18 characters it would save the file no problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Using the command line option -o, I noticed that the program did not like file names over 18+ characters. It would create up to the 18 character name and then stop. Create a 0 byte file. If I kept the name under 18 characters it would save the file no problem.