Tom2001 Posted July 23, 2009 Posted July 23, 2009 Hi, I'm a newbie. I would like to compare records between two files (FileA.fp7 and FileB.fp7) and update only FileB. I am writing a script that loops through all the records of FileA and asks if that person (LastName, FirstName, etc.) is in FileB. If so, update FileB; if not, add the person to FileB. I am stuck on a script statement in FileA something like: Perform Find [in FileB] LastName=... AND FirstName=... How can I get a script in FileA to find a record in FileB? The two files are not normally related (and not normally on the same computer) but occasionally this update is necessary and the files are copied to the same computer. Thanks, Tom
comment Posted July 23, 2009 Posted July 23, 2009 See if this helps: http://www.filemaker.com/help/12-Import%20export9.html
Recommended Posts
This topic is 5601 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