Page 1 of 1

Deleteing Records in another File (Or Delete the File)

PostPosted: Fri Jul 08, 2005 1:59 pm
by Guest
I am trying to write a script to delete all records in another FMP 7 Database, or delete the file entirely. Essentially the script will export records, re-import those same records, then either delete the records in the outside file or delete the entire file. I'd prefer the latter of the two, but will settle for either. BTW, "Opening File," "Delete All Records," "Close File" does not accomplish this task. Any ideas?

PostPosted: Tue Jul 12, 2005 9:51 am
by Guest
Figured it out using a Command script to delete the file