Skip to main content

All Questions

3 votes
1 answer
2k views

how to shift all parameters in a batch

The well-know shift command can be used to shift positional parameters in batch file, BUT it does not affect the special variable %*. The shift command has no effect on the %* batch parameter. Is ...
eadmaster's user avatar
  • 1,266