Filename Match and Parsing.
Parse a filename into path, filename and extension (directory names are windows style, but changeable).  Matches are accessible by name and number.  This is dependent on PCRE compatibility.  It uses (DEFINE) non-consuming group definitions and back references.  The only good description of using thi...
Submitted by anonymous - 5 years ago