Foreach [ Folder ]Enumerates all subfolders in the specified directory. The command can contain other commands that will be executed for the subfolder. Description Optionally, you may add comments here describing the purpose of this element.
Directory name Specify the full name of the directory where you want to enumerate all subfolders.
Variable name The name of the variable whose value will be equal the current folder's name.
curfld The variable [varname]full equals the full name of the current subfolder. You can use these variables in inner commands. |