01-24-2008 09:30 AM
02-04-2008 08:48 AM
Anyone have any ideas?? Lower Priority mailer based on time of day???
Thanks
02-05-2008 01:17 AM
02-05-2008 01:32 AM
02-05-2008 01:40 AM
02-05-2008 08:02 AM
I had to put it in as $Alarm.update and "((EXP<21 and EXP>=6) or $Alarm.priority>=9)" with the quotes to make it accept it in the Mailer object. Also.. In the Expression, I had to put quotes around the "EXP" for it to be accepted. Is this correct?
02-06-2008 12:55 AM
02-06-2008 09:10 AM
02-06-2008 10:29 PM - edited 02-06-2008 10:31 PM
02-06-2008 11:13 PM
Alright.. So I made it work. I had to Right-Click the process and NEW OBJECT.. then Expression. This gave me the correct item you were talking about. But.. It still didn't work until I took all of the "(())'s" out of the Mailer's SEND line. Once I did that.. It all worked like I was hoping it would.
So.. Is this going to be OK?? For me I think it will unless there is still something programatially that I am missing.
I appreciate your Lookout-101 for me!!