how to setup an OR condition?

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

how to setup an OR condition? Fri Nov 27, 2020 7:16 am • by k2adir
I have a rule which moves
.rar, .zip, .dmg and etc type files to another folder called zips.

what I want to do is make the rule wait for 10 minutes before it activates.

my plan was to create a rule like the following,

If all {
extension is dmg, zip, .rar (I want to place all of these extension types to the same line)
date created is not in the last 10 minutes

move to folder [selected folder]
----

since I cannot add all the extension types into the same line, I have to use "any" rule for the if statement. could you please recommend me a code example
k2adir
 
Posts: 1
Joined: Fri Nov 27, 2020 7:04 am

Re: how to setup an OR condition? Fri Nov 27, 2020 11:32 am • by Mr_Noodle
Look up nested conditions in the manual.
Mr_Noodle
Site Admin
 
Posts: 11868
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support