Page 1 of 1

PreviousIsNull

Posted: Thu Jan 03, 2008 5:23 pm
by karlwalk
Hi.

I tried to use the PreviousIsNull() function in the 2007.3 version and it never returns true. I looked at the code and there
seams to be a bug in the code.

Not sure but I think that the line

if (dataSourceObject.IsBof)return false;

should return "true" and not "false" .

Also is there any documentation on this new functionality?

Thanks Karl