I am trying to write a script to delete all records in another FMP 7 Database. 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?