Forum Discussion

4m4d3u5's avatar
4m4d3u5
Contributor
5 years ago
Solved

Passing a command line parameter to a batch file

I have a tested app that is a batch file and I would like to pass a parameter to that batch file for it to use. How would I go about doing this? I am writing using Javascript.