Re: Stoopid Parenthesis

2008-05-30 Thread Nall, Roger
30, 2008 9:36 AM To: arslist@ARSLIST.ORG Subject: Stoopid Parenthesis I forget how to force extra Parenthesis when I need them in the Qualification area on a table field... I would like it to look like this: ( 'Survey Type' = $Survey Type$) AND (( 'Create Date' >=

Re: Stoopid Parenthesis

2008-05-30 Thread Kemes, Lisa
slist@ARSLIST.ORG Subject: Re: Stoopid Parenthesis ** Why do you need the extra parenthesis? Remedy is removing them because they are not necessary, since you are using all AND statements. If it is just for readability, then I'm not sure how you would keep them. However, if you are setting a fie

Re: Stoopid Parenthesis

2008-05-30 Thread Russell, James C
** 'sokay, Lisa, those two statements are logically equivalent. ~james > -Original Message- > From: Action Request System discussion list(ARSList) > [mailto:[EMAIL PROTECTED] On Behalf Of Kemes, Lisa > Sent: Friday, May 30, 2008 8:36 AM > To: arslist@ARSLIST.OR

Re: Stoopid Parenthesis

2008-05-30 Thread Gary Opela (Corporate)
) Level 3 Rated Company From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Kemes, Lisa Sent: Friday, May 30, 2008 8:36 AM To: arslist@ARSLIST.ORG Subject: Stoopid Parenthesis I forget how to force extra Parenthesis when I n

Stoopid Parenthesis

2008-05-30 Thread Kemes, Lisa
I forget how to force extra Parenthesis when I need them in the Qualification area on a table field... I would like it to look like this: ( 'Survey Type' = $Survey Type$) AND (( 'Create Date' >= $Result From Date$) AND ( 'Create Date' < $Result To Date$)) But when I save the form, Remedy changes