CALL
This command calls one batch program from another.
CALL [path]file_name [batch_parameters]
Parameters
- path
Specifies the path for the batch file that you want to call. - file_name
Specifies that name of the batch file that you want to call. - batch_parameters
Specifies any command-line information that you need when calling the batch file.
See Also
Command Processor Commands | Command Processor Shell
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.