Hi everybody  Here is the script I use to test RegEx patterns offline, it's handy. Credits go to Lazycat, who scripted it initially many years ago and thanked "w0uter for ideas and parts of code". I added some modifications (listed in next post) and would like to thank @mLipok @mikell @Nine @mistersquirrle and @ioa747 for their contribution. ;================================================================= ; Description: Testing Regular Expressions on the fly ; Requ