INTERACT FORUM

More => Old Versions => Media Center 11 (Development Ended) => Topic started by: JustinChase on June 10, 2005, 08:34:37 pm

Title: How EXACTLY do I find missing files?
Post by: JustinChase 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
Title: Re: How EXACTLY do I find missing files?
Post by: rhom 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)
Title: Re: How EXACTLY do I find missing files?
Post by: risingdamp 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.
Title: Re: How EXACTLY do I find missing files?
Post by: JustinChase on June 12, 2005, 12:47:24 am
that worked swimmingly

thanks ;D