Foreach [ Folder ]
New in 2021!   Eonza automation software - free, open source cross-platform automation software for easy creation and management of scripts.

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.