Now this is strange.
I had an app runing on W2K Pro and now that its on XP I cant find a file.
The code that is not working is:
If File.Exists("O: \DTX Import UMAR\AsTester.t xt") Then
Where "O:\DTX Import UMAR\AsTester.t xt" is a network path.
Any ideas why this is not working?
I had an app runing on W2K Pro and now that its on XP I cant find a file.
The code that is not working is:
If File.Exists("O: \DTX Import UMAR\AsTester.t xt") Then
Where "O:\DTX Import UMAR\AsTester.t xt" is a network path.
Any ideas why this is not working?
Comment