For /F [Parsing Keywords] %% variable in (FileNameSet) do Command [Command Parameter]
For /F [Parsing Keywords] %% variable in (LiteralString) do Command [Command Parameter]
For /F [Parsing Keywords] %% variable in (Command) do Command [Command Parameter]
