IFFileExists>

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Eric D
Junior Coder
Posts: 27
Joined: Thu Sep 19, 2002 6:08 pm
Location: Orange County, CA

IFFileExists>

Post by Eric D » Tue Apr 15, 2003 6:39 pm

Does the IfFileExists command support the FALSE result GOTO or does it just go to the next line in the event of a false result.

The regular IF seems to support a false result.

Thanks
Eric

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Tue Apr 15, 2003 9:09 pm

You are correct.

If> supports True and False destinations.


All others only support a True destination:

IfFileExists> only supports a True destination.
IfFileChanged> only supports a True destination.
IfDirExists> only supports a True destination.
IfWindowOpen> only supports a True destination.
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

Eric D
Junior Coder
Posts: 27
Joined: Thu Sep 19, 2002 6:08 pm
Location: Orange County, CA

Thanks

Post by Eric D » Tue Apr 15, 2003 9:56 pm

Thanks Bob... I guess I knew tha answer already but I thought I would ask it anyway.

Eric

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts