eol=c - specifies an end of line comment character
(just one)
skip=n - specifies the number of lines to skip at the
beginning of the file.
delims=xxx - specifies a delimiter set. This replaces the
default delimiter set of space and tab.
tokens=x,y,m-n - specifies which tokens from each line are to
be passed to the for body for each iteration.
This will cause additional variable names to
be allocated. The m-n form is a range,
specifying the mth through the nth tokens. If
the last character in the tokens= string is an
asterisk, then an additional variable is
allocated and receives the remaining text on
the line after the last token parsed.
usebackq - specifies that the new semantics are in force,
where a back quoted string is executed as a
command and a single quoted string is a
literal string command and allows the use of
double quotes to quote file names in
file-set.
Some examples might help:
FOR /F "eol=; tokens=2,3* delims=, " %%i in (myfile.txt) do @echo %%i %%j %%k
Enumeration indicating the type of rack.Information such as \"Telco\" rack (value=2) or standard 19 inch rack (1) can be ...
Enumeration indicating whether the ComputerSystem is a special-purpose System (ie, dedicated to a particular use), versus ...
Enumerations Other/sec is the rate at which browse requests processed by this workstation are not domain or server browse ...
Enumerations Total/sec is the rate at which browse requests have been processed by this workstation. This is the sum of Enumerations ...
eol=c - specifies an end of line comment character (just one) skip=n - specifies the number of lines to skip at the beginning ...
EOTWarningZoneSize indicates the size, in bytes, of the area designated as 'end of tape'. Access in this area generates an ...
Equal to - case insensitive. When the left operand is a collection, returns values from the collection that equal the right ...
Equal to - case sensitive. When the left operand is a collection, returns values from the collection that equal the right ...
ERROR %1 : An error occurred replicating the partition users collection. The error code was %2. Make sure that all of the ...