Debug console command batching inquiry

I like to play around with the console commands in each of the releases, usually doing repeatable stuff like making a few characters decide to gain weight and adjusting where weight is added on my player character. Unsurprisingly, that involves a lot of individual line entries that can only be sped up by keeping a notepad file and copy/pasting. Is there a way to run a batch file of these commands and automatically applying them?

Not yet, I also have a notepad open of lines to cut and paste into the console! I keep meaning to do something about it, but am always reminded of the problem when I’m in the middle of debugging something else.
Maybe a simple fix would be to allow mutiple lines to be pasted into the console? I’ll have a think about that.