I need a reminder:
If I want a given table structure to be used in multiple tables (different instances existing at the same time), how do I set up my model? For small tables (lines of def) and a small number of tables, I can do a block copy, but is there a more, um, dynamic way to do this?
/dps