INTERACT FORUM

Please login or register.

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

Author Topic: Help with View Scheme . . . want to show only 'online' files  (Read 1349 times)

AoXoMoXoA

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1551
  • I am a kangaroo . . . . no, really!

Is there a way to set up a View Scheme which will show only available files, and not show those on drives which are presently unavailable or off-line?

This would really help me out if it can be done.
Thanks in advance
Logged
. . . the game is rigged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Help with View Scheme . . . want to show only 'online' files
« Reply #1 on: July 03, 2013, 10:03:00 am »

IsMissing() is what you want.
Logged
The opinions I express represent my own folly.

AoXoMoXoA

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1551
  • I am a kangaroo . . . . no, really!
Re: Help with View Scheme . . . want to show only 'online' files
« Reply #2 on: July 03, 2013, 10:45:35 am »

IsMissing() is what you want.

much thanks . . . will likely return with questions later. Right now looks like I have some reading to do  :)
Logged
. . . the game is rigged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Help with View Scheme . . . want to show only 'online' files
« Reply #3 on: July 03, 2013, 11:04:42 am »

There's an example search rule there.  Just invert the test, and add it to Set rules for file display.

   [=ismissing()]=0
Logged
The opinions I express represent my own folly.

AoXoMoXoA

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1551
  • I am a kangaroo . . . . no, really!
Re: Help with View Scheme . . . want to show only 'online' files
« Reply #4 on: July 03, 2013, 09:20:06 pm »

Looks to be working pretty well, although MC is now very sluggish.
Logged
. . . the game is rigged

MrC

  • Citizen of the Universe
  • *****
  • Posts: 10462
  • Your life is short. Give me your money.
Re: Help with View Scheme . . . want to show only 'online' files
« Reply #5 on: July 03, 2013, 10:30:23 pm »

Yes, it has to check the actual file system.  Use it only in a maintenance view.

Use the Image (small thumbnail) column in a file list instead to show files that are missing (the small x icon where the thumbnail would be).
Logged
The opinions I express represent my own folly.
Pages: [1]   Go Up