Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread OK. You got me..
Wed, Apr 11 2007 2:58 AMPermanent Link

"Ian Branch"
Silly me.  Here I am trying to figure out why 'Exported = False' doesn't work
when the field isn't 'checked', when all along I should be testing for
'Exported = Null'.  Doh!

--
Wed, Apr 11 2007 5:46 PMPermanent Link

"Ian Branch"

Well even that proved unreliable.  Ended up testing for 'Exported <> True'.

--
Thu, Apr 12 2007 10:52 AMPermanent Link

"David Farrell-Garcia"
Ian Branch wrote:

>
> Well even that proved unreliable.  Ended up testing for 'Exported <>
> True'.

I always check boolean field values this way, unless the field cannot
be null.

--
David Farrell-Garcia
Whidbey Island Software, LLC
Image