Thanks @sky_khan,
But how do I get the capture from the result? This now gives @["cd C:"], I need
it to return just the captured substring {D} ("C" in this case), like match
does.
Thanks @sky_khan,
But how do I get the capture from the result? This now gives @["cd C:"], I need
it to return just the captured substring {D} ("C" in this case), like match
does.