INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Renaming using expression  (Read 780 times)

HansWei

  • Regular Member
  • Recent member
  • *
  • Posts: 10
Renaming using expression
« on: October 13, 2006, 12:07:32 pm »

Hi all!
I have tried in the past to work with expressions - which is probably one of the strongest features, but here comes a task, which I couldnt resolve:

Title        Album        date(year)
Song1    xxx             2002
Song2    xxx             2004
Song3    xxx             1999

I would need an expression, which gives me the following result for the directory-rule:
Dir = Album Title (min(year) - max(year)) in the above sample:
        xxx (1999-2004)

Is this problem solvable?

Any input is highly appreciated!
Cheers, Hans.
Logged
Pages: [1]   Go Up