Comment by thwarted
> instead of shifting the numbers in filenames step11_ onwards
There are idioms used when programming in BASIC on how to number the lines so you don't end up renumbering them all the time to make an internal change. It's interesting that such idioms are potentially applicable here also.