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
IFFileExists>
Moderators: JRL, Dorian (MJT support)
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
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.
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!
Bob
A humble man and PROUD of it!