henrywid Posted February 28, 2001 Posted February 28, 2001 another question: how do i create a script whereby it can automatically delete records of the same date. say i have 8 records with the respective dates: rec1 Feb20 01 rec2 Feb20 01 rec3 Feb20 01 rec4 Feb21 01 rec5 Feb21 01 rec6 Feb21 01 rec7 Feb22 01 rec8 Feb22 01 then the script, when executed will delete any of the 2 records of rec1-3, delete any 2 records rec4-6 and delete any record of rec7-8. TIA
BobWeaver Posted February 28, 2001 Posted February 28, 2001 Use the example script given in the FMP manual on page 10-13 called "finding duplicate records." Once the records are marked, you can do a search for the marked (duplicate) records and then do a "delete all records"
Recommended Posts
This topic is 8674 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