CALL (Windows Embedded CE 6.0)
1/6/2010
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.