Search found 1 match
- 13 Feb 2023 09:00
- Forum: DOS Batch Forum
- Topic: Is there a way to pass multiple param value pairs to a batch file
- Replies: 3
- Views: 9158
Re: Is there a way to pass multiple param value pairs to a batch file
Hello this is Gulshan Negi Yes, there are several ways to pass multiple parameter value pairs to a batch file in Windows. One common method is to use command-line arguments. For example, if you have a batch file named "example.bat" and you want to pass two parameter value pairs to it, "param1=value1...