What is the best way to rename a data table without ruining saved scripts?
When I write reports I embed the data table into the word document in a zip-file, so that future readers can extract the data. When I am about to do that I often realize the the name of the data table was chosen hastily, so I want to give it a better name before saving into the report. The problem I run into is that some (not all) of the scripts I have saved along the way contains the name of th...