| 1. |
Solve : .batch simulating user typing and pressing enter? |
|
Answer» Hi! I am with a program in Fortran that when executed ask the input FILE name, output file name and a parameter. But I have to do this for many files that have always the same names. So for this I am trying to make a “.bat” file to help me. So I need to know which command can simulate the user typing and pressing enter. |
|