Hi Andrew,
It would take about 10 minutes to add an option to write the output to specname.new, plus about 15 minutes to find where options are handled and where the output file is written. As Hillel points out, if you want the output to be written to new .tla file, the module name should be changed. It would take 10 minutes to program that so it works 99.9% of the time. Making it work right all the time would be somewhat more difficult. You're welcome to submit an implementation of such a feature.
Leslie
On Wednesday, July 3, 2019 at 11:35:10 AM UTC-7, Hillel Wayne wrote:
I don't believe there is. Anything that did this would also have to change the module name to match the new file.
H