RowExists Bug (OpenInsight 32-Bit)
At 19 MAR 2004 01:45:36PM Kevin Fournier wrote:
RowExist() is not case sensitive. The function works as long as the Key you're examining has no lower case letters. However, if the Key does have any lower case letters, RowExists() will always return FALSE (the Key doesn't exist), even if it does. Furthermore, the data in my variable passed to the Key argument is always converted to UpperCase.
I confirmed this behavior as far back as OI 4.1.2. I can use Xlate to get around this, but I thought it best to let you guys know in case it can be fixed in the next update.
kfournier@srpcs.com
At 19 MAR 2004 02:18PM Mike Ruane wrote:
Kevin-
I confirm this has been the case since October 2 1991.
If there are no objections, I'll put a fix in this for 7.1
Thanks
At 04 MAY 2007 09:42AM rhall@srpcs.com's Roger Hall wrote:
Mike,
It would appear this problem did not get fixed in 7.1. I just ran into it in version 7.2.2.
rhall@srpcs.com
At 08 MAY 2007 10:59AM Karen Oland wrote:
Have you seen the same bug in verifile()? (assuming of course, that this is now part of OI and not something I added back years ago when annoyed that it had disappeared ….)