To make this easier on yourself, you should pack your scripts into a function variable (you know... the "do" argument on ":global"...), and then use that function. The function itself will "install" each instance, i.e. declare the per-script global variables, their ini...