dos batch paramater 1 parameter2 code example Example: batch script arguments @echo off echo %1 echo %2 echo %3