J
John J.
My costumer recently moved to Vista. Now the following code sometimes
doesn't work.
If Len(Dir(varMyPath & "mut.txt")) = 0 Then
Sometimes, even while the file is there, the outcome is 0. I can't figure
out what it is. Could this have something to do with Vista?
Thanks,
John
doesn't work.
If Len(Dir(varMyPath & "mut.txt")) = 0 Then
Sometimes, even while the file is there, the outcome is 0. I can't figure
out what it is. Could this have something to do with Vista?
Thanks,
John