Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo wer weiss wie ich 2 Zahlen mit einem Batch Script addieren kann?
Hallo,
@echo off set /a x=4+5 echo 4+5=%x% pause
MfG,
Probe-Nutzer