That was it. Added a "trim" and problem cleaned up. TNX very much.
-----Original Message----- From: Munson, Jacob [mailto:[EMAIL PROTECTED] Sent: Friday, March 17, 2006 8:22 AM To: CF-Talk Subject: RE: Why is this failing?? Maybe you have white space after your value, in the data? I don't know if you copy/pasted that result line, but if you did there /is/ a space there. Could just be your email software too. :) > -----Original Message----- > From: Richard Colman [mailto:[EMAIL PROTECTED] > Sent: Friday, March 17, 2006 9:13 AM > > Here is a simple program flow statement that is failing. I don't know > why. > Data values are not null. I am probably doing something really stupid. > Can someone offer an insight? TNX. > > ------------ > <cfif getproject.clusterbillable is "Yes"> value should be Yes but is > #getproject.clusterbillable# > > <cfelseif getproject.clusterbillable is "No"> value should be No but > is #getproject.clusterbillable# > > <cfelse> value should be unknown but is but is > #getproject.clusterbillable# > > </cfif> > ------------ > > Here is the test result: > > value should be unknown but is but is No [INFO] -- Access Manager: This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. A2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235635 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

