Appelez par lots un autre lot avec des paramètres
== Batch 1 ==
call "another-batch.bat" param1
== Batch 2 ==
echo %~1
Clear Cat
== Batch 1 ==
call "another-batch.bat" param1
== Batch 2 ==
echo %~1