KILL() is a function i dont want to encounter in the code which i download.
Cleaning out tables is another one
something like:
for each tbl in tabledefs
db.execute "delete from [" & tbl.name & "]"
next tbl
So as long as there isn't such a function which detects these things, always...