Hi,
I'm trying to rename a file like testfile.010 to testfile.010_20121002.txt and I'm not able to get the full name of the file I want to rename. This file is filtered in the first tab of the rename task.
When I use this fuction: {PATH(GetFileName|*)} the result is: testfile, with no extension.
When I use this function: {PATH(GetExtension|*)} the result is null.
Even if the function GetFileName should return the file name together with the extension it does not return it. I assume it is because it is not a common file extension.
Many thanks for the help.
Edited by moderator
2012-10-03T11:07:32Z
|
Reason: Not specified