CALL

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

Reference

Command Processor Commands

Concepts

Command Processor Shell