How to: Use Regex to create instructions out of a list of inputs
How to: Use Regex to create instructions out of a list of inputs Using Notepad++: Use Regex to identify the inputs you want to put inside a command: (bd{1,3}.d{1,3}.d{1,3}.d{1,3}b) Then Replace it with...