I created a program, and the input data gathered from the program is stored in a .dat file. There are three files. I want print the third file. My files are named (1), (2) (3). I use the Common Dialog Box to print the file. But the coding I am using doesn't work. An error message appears saying "Bad file name or number"
Is there any mistake in my coding?
Can I get some help please?
Thanks

This is the...