December 2010
Intermediate to advanced
844 pages
23h 2m
English
The format of the CMD command line is
cmd [/a | /u] [/q] [/d] [/t:bf] [/e:on|off] [/f:on|off] [/v:on|off] [[/s] [/c | /k] command]
Table B.1 lists the options.
Table B.1. CMD Command-Line Options

for Variable ReplacementThe expressions listed in Table B.2 expand into batch file command-line arguments and for command variables. In the expressions, n is an argument number or the letter corresponding to a for command variable.
Table B.2. Argument and for Variable Replacement and Editing
The filename modifiers can be used in combination. For example, “%~dpn” returns the combined ...
Read now
Unlock full access