TalosBlack
Programmer
I want to check if a path is valid before i set my directory as that path. The reason being if i try to jump to that path i get a windows error and have to hit ok before my program finishes. I want my program to finish without prompting that a network connection is unavailable. (The reason i'm having this problem is because i am retreiving the target from a link and then jumping to it's target. However as you know links can often be out dated and there directories can be removed.) I figure the easiest way to do this is to check the validity of the path but i dno't know how to do that before trying to jump into the given path. Any help would be great.
Thanks
John
Thanks
John