IfThere	1.04 (20 Dec 2001)
*IfThere allows conditional execution based on the existance (or not) of a file. If the file specified exists, the 'Then' clause will be executed, otherwise the 'Else' clause will be executed.
Syntax: *IfThere <file> Then <expression> [Else <Expression>]
