I would like to lowercase every file that I have in a folder. This folder also has other folders, I want to lowercase every file in these folders too. How can I do that?
I tried coming up with a rule for it but I am stuck.
Thank you for any help.
Moderator: Mr_Noodle
Mr_Noodle wrote:Read the article again. You're rule resembles the example with a big red x on it (meaning, don't do this). Do not combine the rule there with your other logic. Try it again, using separate rules.
Mr_Noodle wrote:First, write your rules without the recursive part. Basically, the rules you have should work for things at the top level folder. Once that stuff is working, add the recursive rule, keeping in mind the ordering of the rules. Use the status interface (the "eye" button) to check your work.