Batch files in Windows environments
In Windows environments, use the Command Line Interpreter adapter command (-CLI) as follows. If -CLI is not specified, no command line interpreter is assumed.
- Entering this
- Specifies this command line interpreter
- -CLI
- cmd/c
- -CLI!
- none
- -CLI command
- command
Note: The result of not specifying the Command Line
Interpreter adapter command (-CL) is the same
as specifying the default of -CLI! which assumes
no command line interpreter.