Why is this debugger line TRUE?
Kenneth Brody
kenbrody at spamcop.net
Tue Dec 13 10:40:24 PST 2011
On 12/13/2011 3:54 AM, Stanley - stanlyn-com wrote:
> Hi, here is a screenshot showing a line in the debugger that is evaluating
> as true and you can clearly see it should be false. Look at the I7)
> expression.
[...]
> http://www.stanlyn.com/public/fpError.png
[...]
You could, of course, done a text cut-and-paste, so that the text could
appear in the e-mail, rather than just including a URL to a file on your server.
The text in question:
If: I7) eq "" and I2) ne ""
And the debugger shows "I7)" as " 18.70".
Where is this processing occurring? Is in an @WEF/@WLF event for an
associated field group? (And, if so, what is the exact label?)
If not, you need to remember that the condition -- I7) eq "" -- will be true
if _any_ I7 instance is blank. (And the debugger is only showing the first
instance if you're not in an I*-related event.)
--
Kenneth Brody
More information about the Filepro-list
mailing list