Hi trevinom,
An other solution is:
Create one condition with the following parameters:
{JOB(Active|LastRun|MMddyyyy)} = {DATEFORMAT(MMddyyyy)}
If this condition is met, exit the job else continue.
Now you don't have to create extra variables, but if you run your job manualy, you have to run your job WITH conditions. If there is also a trigger running your job several times a day, than it will only runs once. ;-)
You can use this condition as a generic condition, so you can use it for multiple jobs.
Regards,
Erik
Uses Visualcron since 2006.