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