ggh Posted August 23, 2008 Posted August 23, 2008 I've got a script that performs a find and then prints a record. I've got a find where the Action is Find Records and the Criterion is family::familybalance:[≥.05]. It is supposed to isolate the records where the family balance is greater then $.05, but SOMETIMES it show anyone with a balance. Instead of 20+ records with an outstanding balance, I get 100's of records. Anyone seen this before?
aldipalo Posted August 23, 2008 Posted August 23, 2008 (edited) How have you laid out your script step? Enter Find Mode() //UnCheck Pause Set Field(family::familybalance;"≥.05") Perform Find() Just a possibility. Edited August 23, 2008 by Guest
Recommended Posts
This topic is 5937 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