Aufruf:
Code:
C:\bla\bla.bat %1 %2 "%3" "%4"
und in deiner Batch:
Code:
... -subject "Alarmierung - %4" ...
Gruß