December 13, 200223 yr Question: Is there any way to make a copy of my database automatically with a script but also rename it with certain perameters. For Example: Let's say for each docket number I need a separate small database for mailing labels. Rather than just adding more records, I need to save a copy each time but rename it with the actual docket number. Is it possible to make it copy and rename each database without doing it manually? Any thoughts would be greatly appreciated!!
December 13, 200223 yr If your doing it on a Mac, you can use AppleScript. Since you have run AppleScripts from ScriptMaker. I would recommend re-structuring you system to be relational 2 databases. One for the docket and one for the mailing label for them.
Create an account or sign in to comment