Hi! I have som problem with my code... Im trying to generate variables using a FOR-IN-DO. @ECHO OFF REM -- This .bat should count all subfolders of the folders specified in the REM -- in the "TARGET_FOLDER_LIST". REM -- The sub-routine "countAllFolders" shall generate a unique co...