saving results of successful macro execution

Hi,

I’ve had great results with the macros within Toad. They have saved me a lot of time and I find them very useful. However, there’s one thing that I can’t figure out:

After a macro is run, it doesn’t change the Toad model file. In order to actually save the changes, I end up having to do something cludgy like move a table over a few pixles. This, then, triggers the model as having changed and I can save it out to the filesystem. Any ideas on how I can, programatically if necessary, make Toad think that the txp/model has changed - this would allow me to save off the changes made from my macro.

Thanks,

Hi BriEli,

you are right, Toad Data Modeler now doesn’t mark model as modified when objects are changed by scripting. I created new change request: CR#85924.

Thanks,

Vaclav