The command-line arguments AKA command-line parameters passed to a batch script are accessible as %1, %2, ..., %9.
確定! 回上一頁