Even / Odd Number Determination
by leonard amabile,
in Task of the Month,
posted 10/5/09
Sometimes, AutoMate users need to determine whether a number is odd or even in an AutoMate task. For example, some tasks should only execute on even days. In other cases, a user needs to know whether there is an odd or even number of files in a given folder before looping through them.
This sample task provides three techniques for determining whether an integer is odd or even.
Comments (0)