Author |
Message |
netspee
Joined: 30 Apr 2013 Posts: 7
|
Posted: Thu May 23, 2013 9:26 pm Post subject: Filter with file name which has the same with system date |
|
|
Hi,
The file is going to created every 8pm and it will be named like u_exYYMMDD.log
I want to copy the file which has the same date with system.
For example, today is 2013-05-23, so I just want to copy the file which is u_ex130523.log file.
is it able to filter or is there any way to do it from viseversa pro?
Thank you so much. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
Posted: Fri May 24, 2013 2:14 am Post subject: |
|
|
Hi, you should be able to use the following include file filter in the profile settings:
u_ex13<month><day>.log
See Folder Variables in the ViceVersa help file.
thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
netspee
Joined: 30 Apr 2013 Posts: 7
|
Posted: Fri May 24, 2013 2:38 pm Post subject: |
|
|
TGRMN Software wrote: | Hi, you should be able to use the following include file filter in the profile settings:
u_ex13<month><day>.log
See Folder Variables in the ViceVersa help file.
thanks |
thank you for the answer.
I think the year has only 4 digit. if I put 13 there then I need to change the filter every year.
is there any the other day to get just two last digit from year?
Thank you. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8759
|
|
Back to top |
|
|
|