Hi All,
dglienna said:
try this
If Dir( strsfxcllogsrc ) <> "" Then
Error: Microsoft VBScript runtime error: Variable is undefined: 'Dir'
tsuji said:
[1] Comment out your "on error resume next" in the script. That is the problem. False negative is an illusion.
on error resume next...
Hi VBS Forum,
This problem has been plaguing me for quite some time and I'd really like to get to the bottom of it. I really hope someone can help me.
The problem is, whenever I run the following code, I get a false-negative for the first conditional statement. Since I know the file I'm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.