Hi,
My application will generate export file name as abc_yyyyMMdd.xml and this file will be placed in one output path. I want to pick all file abc_ not abcabc_.
Here I need to select all the filename relevant to abc_ using regular expression matching pattern.
Please post solution for this post.
Thanks in Advance
Loading
Riyaz AkhtarPosted Aug 21, 2014, 9:03 AM
VulpesPosted Aug 21, 2014, 8:40 AM