INTERACT FORUM

Please login or register.

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

Author Topic: How EXACTLY do I find missing files?  (Read 885 times)

JustinChase

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3273
  • Getting older every day
How EXACTLY do I find missing files?
« on: June 10, 2005, 08:34:37 pm »

I know there's a new expression for this, and I've read the help file on it, but I can't get it to work.

Can someone please tell me exactly, step by step, where and how to to use this expression to find image files that are not actually not on my machine.

Thanks
Logged
pretend this is something funny

rhom

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 82
  • Change this by choosing profile
Re: How EXACTLY do I find missing files?
« Reply #1 on: June 10, 2005, 08:43:48 pm »

add an 'advanced expression', either to the view schema or as a column;

name = File Exists
expression = FormatBoolean(IsMissing([Filename]) , No, Yes)
Logged

risingdamp

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 419
Re: How EXACTLY do I find missing files?
« Reply #2 on: June 11, 2005, 04:52:43 am »

The first place I'd look is down the back of the sofa.  I find all sorts there.
Logged
JLee

JustinChase

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 3273
  • Getting older every day
Re: How EXACTLY do I find missing files?
« Reply #3 on: June 12, 2005, 12:47:24 am »

that worked swimmingly

thanks ;D
Logged
pretend this is something funny
Pages: [1]   Go Up