Dan-A Posted June 12, 2003 Posted June 12, 2003 Hi All, I have a text field (DayType) using value list with: 6 - 6 6 - 5 5 - 5 4 - 4 When i go into find mode enter the field, select from the list 6 - 6, hit enter. Why do i get results that include 6 - 6, 6 - 5 ?? Is there a way (with value list) to specify an exact match? (thru script?) Thanks --Dan
CobaltSky Posted June 12, 2003 Posted June 12, 2003 Alternatively, insert the following steps in your script immediately before the 'Perform Find [ ]' step: Go To Record/Request/Page [First] Loop If [
Dan-A Posted June 12, 2003 Author Posted June 12, 2003 Thanks Ray, used your "not empty" technique no loop needed... works like a charm. --Dan
Recommended Posts
This topic is 7834 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now