What is the procedure for using the route command in a script? I need to connect SMD pads together (of a differential pair) on two components that are back-to-back (top and bottom layers). There are a lot of them and a scripted approach is absolutely necessary. Unfortunately, my attempts at this have failed. There seems to be a hidden dependency on screen zoom factor and/or location of the mouse when the script executes. I've tried using the "wire" command but this is not working either. The airwires persist and when auto routing is performed I get additional traces attempting to connect the via/pads that I already "wired" together.
1) Is it possible to turn off recognition of differential pairs prior to issuing the "route" command?
2) Is there an alternative to the "route" command that is a better choice?