There are various methods for pausing for user input, picking points, but actual interactive editing with feedback requires event handling and display conduits, a bit beyond the scope of VBScript. Python can do it.
Hi Jim, thanks for your input!
I wonder how to do this in Python. Do you have a starting point for this kind of stuff? Where to look and what to learn?