home *** CD-ROM | disk | FTP | other *** search
- Explanation of the SHIFT command. It is
- a BATCH command.
-
- This command changes the position of
- replacable parameters in a batch file.
- It will copy the information in the %0-%9
- parameters of the one specified into the
- preceding one.
-
- Example:
- To have the information of the
- paramater %1 copied into the
- parameter %0 use this command in
- you Batch file:
- SHIFT