( ( (($TIME$ >= (3600 * 18) ) and ( $TIME$ <= (3600 * 24)) ) OR ( (($TIME$ >= (3600 * 0) ) and ( $TIME$ <= (3600 * 6)) ) Actually, now that I think a little harder..
Why not this... ( (($TIME$ >= (3600 * 18) ) OR ( $TIME$ <= (3600 * 6)) ) They should be the Same thing. On Jan 7, 2008 10:53 PM, Elinore AR <[EMAIL PROTECTED]> wrote: > hello guys, > > thanks for all your input. > > i tested the reverse the time in the qual suggested by Fred, but > didn't get anything. > > i also tried reversing the order of the qual as JT said, but same > thing... > > how can something that seem so basic and simple be very complicated?! > > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" > -- Patrick Zandi _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

