Examples of using Command extensions in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
E: ON Enable command extensions see below.
Command Extensions are enabled by default.
E: OFF Disable command extensions see below.
Command Extensions are enabled by default.
E: ON Enable command extensions see below.
Command extensions are enabled by default in Windows XP.
E: OFF Disable command extensions see below.
If the corresponding SETLOCAL enable or disabled command extensions.
If Command Extensions are enabled, then there are several dynamic.
CMDEXTVERSION conditional is never true when Command Extensions aredisabled.
Working with command extensions Working with command extensions.
Conditional CMDEXTVERSION is never true when Command Extensions are disabled.
The command extensions involve changes and/or additions to the following.
For more information about disabling command extensions, see cmd in Related Topics.
If Command Extensions are enabled, external command invocation.
It will be incremented by one whensignificant enhancements are added to the Command Extensions.
With the command extensions enabled(that is, the default), the call accepts a label as the target of the call.
It will be incremented by one when significant enhancements are added to the Command Extensions.
If the command extensions are enabled(that is, the default) and you use the goto command with a target label of.
It will be incremented by one whensignificant enhancements are added to the Command Extensions.
If the command extensions are enabled, the pushd command accepts either a network path or a local drive letter and path.
Disabledelayedexpansion} and it does not set the ERRORLEVEL variable to one(1), command extensions are not available.
If Command Extensions are enabled the PUSHD command acceptsnetwork paths in addition to the normal drive letter and path.
The CMDEXTVERSION conditional works just like ERRORLEVEL,except that it is comparing with an internal version number associated with the Command Extensions.
If you use the popd command with command extensions enabled, the popd command removes the drive-letter assignment created by pushd.
If Command Extensions are enabled, then there are several dynamic environment variables that can be expanded but which do not appear in the list of variables displayed by SET.
Because cmd does not set the ERRORLEVEL variable when command extensions are disabled, the verify command initializes the ERRORLEVEL variable to a non-zero value when you use it with an invalid argument.
If Command Extensions are enabled the TIME command supportsthe/T switch which tells the command to just output thecurrent time, without prompting for a new time.
MKDIR[drive:] pathMD[drive:] pathIf Command Extensions are enabled MKDIR changes as follows: MKDIR creates any intermediate directories in the path, if needed.
Enables the command extensions until the matching endlocal command is encountered, regardless of the setting before the setlocal command. .