Collections:
Other Resources:
What Are Batch Parameters
What Are Batch Parameters?
✍: FYIcenter.com
Batch parameters are parameters received from the
command line where the batch file is invoked.
There are total of 11 batch parameters supported a batch file using the "%n" format:
If you call a batch file with more than 9 parameters, the tenth and additional parameters will not be represented in the "%n" format initially.
To access the tenth and additional parameters, you need to use the "shift" command to shift them into the 1 to 9 range.
⇐ Working with Parameters and Variables
2022-04-13, ∼2809🔥, 0💬
Popular Posts:
Can I disable Windows service "InstallDriver Table Manager" to speedup my computer? Windows service ...
How to configure your system for DSL Internet connection? Once your DSL modem is connected to your s...
Downloading and Installing vStrip "vStrip" is one the most powerful DVD ripper and VOB file processi...
How can I get detailed system information from my Windows Server 2012? A quick way to get detailed i...
How to remove VSAdd-in.dll and VSAdd-in toolbar? If you want to remove VSAdd-in toolbar from your IE...