If Command Extensions are enabled ENDLOCAL changes as follows: If the corresponding SETLOCAL enable or disabled command extensions using the new ENABLEEXTENSIONS or DISABLEEXTENSIONS options, then after the ENDLOCAL, the enabled/disabled state of command extensions will be restored to what it was prior to the matching SETLOCAL command execution.
If AuthNoEncap is specified as a protocol for a proposal in qmsecmethods, then no other protocols are allowed in that proposal. ...
If Command Extensions are enabled CALL changes as follows: CALL command now accepts labels as the target of the CALL. The ...
If Command Extensions are enabled CHDIR changes as follows: The current directory string is converted to use the same case ...
If Command Extensions are enabled DEL and ERASE change as follows: The display semantics of the /S switch are reversed in ...
If Command Extensions are enabled ENDLOCAL changes as follows: If the corresponding SETLOCAL enable or disabled command extensions ...
If Command Extensions are enabled GOTO changes as follows: GOTO command now accepts a target label of :EOF which transfers ...
If Command Extensions are enabled IF changes as follows: IF /I string1 compare-op string2 command IF CMDEXTVERSION number ...
If Command Extensions are enabled MKDIR changes as follows: MKDIR creates any intermediate directories in the path, if needed. ...
If Command Extensions are enabled SET changes as follows: SET command invoked with just a variable name, no equal sign or ...