Paul, I'm amazed at all the comments for your issue. So, I will make this simple for you. Just assign a key to point to this script as shown here. You can edit it per your needs. So, when you want your selections hit your new key. The script has the DONE command plus you selections. It would make sense to assign the "d" key (D for Done). Your key assignment: funckey D replay done_with_selects.scr The Script: # Allegro script # file: C:/Cadence/SPB_17.2/share/local/pcb/scripts/new.scr # start time: Wed Jan 24 08:34:19 2018 # Version: 17.2-2016 S031 (3682489) Windows SPB 64-bit Edition version 17.2 setwindow pcb trapsize 31 generaledit done generaledit setwindow form.find FORM find all_off FORM find cline_segs YES FORM find pins YES FORM find nets YES FORM find ratsnest_ts YES setwindow pcb # stop time: Wed Jan 24 08:35:34 2018
↧