Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PFC Find Service not working (ver. 6.5)

11 views
Skip to first unread message

Turner

unread,
Jul 15, 2003, 3:22:28 PM7/15/03
to
Hi,

I have a datawindow that uses the PFC find service. The find works for some of
the fields, but not all of them. I think it's having a problem with drop down
data windows. I did some debugging and the find expression that PFC generates
looks like this:

"Pos(Lower(LookUpDisplay(product_no)),'999203') > 0"

This seems correct, since product_no is defined as a DDDW in the datawindow
(product_no is a character field). However, it doesn't find the row even though
it is present. If I edit the find expression in the debugger and remove the
LookUpDisplay clause, it finds the value.

Any ideas why this would occur?

Thanks,

Turner
---== Posted via the PFCGuide Web Newsreader ==---
http://www.pfcguide.com/_newsgroups/group_list.asp

0 new messages