INTERACT FORUM

Please login or register.

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

Author Topic: Smartlists, filename(path) and sub folders  (Read 826 times)

pahunt

  • World Citizen
  • ***
  • Posts: 236
Smartlists, filename(path) and sub folders
« on: March 27, 2005, 07:50:58 am »

I currently have a smartlist that picks up all the files from a directory using the formula

[Filename (path)]=[D:\Paul\My Documents\My Music\]

This works fine when all the files are in the root of the directory but understandably ignores anything in sub folders. I thought I could get around this by using the new mid() function in MC11 but either I'm using it wrong or it's not working as it should. I've tried the following but it doesn't find anything at all.

[Mid([Filename (path)],0,29)]=[D:\Paul\My Documents\My Music\]

Can somebody tell me how to do this please before I go insane  :)

pahunt

  • World Citizen
  • ***
  • Posts: 236
Re: Smartlists, filename(path) and sub folders
« Reply #1 on: March 27, 2005, 08:34:54 am »

Thanks for that ;D
Pages: [1]   Go Up