So I've been tasked with the job of designing a circuit board with 10240 pads on it. I can split it up into 10 sections of 1024 pads, so let's assume I only need to make 1024 pads since copying that section and moving it into the appropriate positions I need is pretty simple for this geometry. I've been looking into scripting this one out since I don't feel like spending days and days doing this, but I've yet to find an easy way to make loops in .scr files. ULP's I know you can make loops in, but I'm unsure (if this is even the way to do it) of how one would send the appropriate arguments to the appropriate .scr file or how to even run a .scr file from a ULP (I know you can run a ULP from a .scr, but I'm not sure it works the other way). Am I missing something really obvious?