INTERACT FORUM

Please login or register.

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

Author Topic: Range expression.  (Read 839 times)

666JackTheKnife666

  • World Citizen
  • ***
  • Posts: 150
Range expression.
« on: September 07, 2012, 10:52:51 pm »

For a different issue that I have already posted about I started poking around the expression wiki to see what I could find out about proper syntax for expressions when I came across a new expression to me.

Range looks interesting can I do this with it ?

if(iSrange(left([filename],3),0-999),yes it is,no it's not)

What happens if the first 3 characters of a file name is abc ?

My mp3 player does not cue by track# only by file name and some of my track's have the track number all ready and some don't.
the above expression could really help if it works properly.
Logged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Range expression.
« Reply #1 on: September 08, 2012, 01:26:30 am »

Sorry, can you clarify. Are you just trying to distinguish between track names that appear to begin with track numbers vs. those that don't?  E.g.

  1 Concierto de Aranjuez (Adagio)

  Saeta

If so, what would you expect should happen with tracks such as:

  2 Degrees East, Two Degrees West

which is actually track 3?
Logged
The opinions I express represent my own folly.
Pages: [1]   Go Up