Jump to content

Recommended Posts

Posted (edited)

I'm likely doing something wrong, :D but please tell me what. :huh2:

Please see my comments inside the code box.

Kendall

$VOLUME2="F:"

If ($VOLUME2) And (Not FileExists($VOLUME2)) Then MsgBox(0, "", "Vol2 does not exist")

;The first condition is True!
;The second condition is also True, the file does NOT exist! 
;But I don't get the MsgBox!
Edited by lte5000
Posted

Thank you very much for your responses, CyberSlug and Larry.

Thanks for taking care of the bug report, CyberSlug.

Kendall

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...