Command Line

Command SHIFT

Function:

Change the position of replaceable parameters in a batch program.
Syntax:
SHIFT
Note:
  • The SHIFT command changes the values of replaceable parameters %0 through to %9, by copying each parameter into the previous one.
  • When there are more then 10 command line parameters, each will be shifted one at a time into %9.
  • Also see Batch Programs.

Copyright © 1995-2005 Lucien Cinc, All Rights Reserved
WinOne is an Australian registered trademark of Lucien Cinc