DirExist Failing Keywords: direxist fail not working dir dirchange wbt Use this instead of DirExist: Errormode(@OFF) DirChange("K:\") A=DirGet() Message("see if A is = to K:", A) Errormode(@CANCEL) Article ID: W13049 Filename: DirExist Failing.txt
Keywords: direxist fail not working dir dirchange wbt
Use this instead of DirExist:
Errormode(@OFF) DirChange("K:\") A=DirGet() Message("see if A is = to K:", A) Errormode(@CANCEL)
Article ID: W13049
Filename: DirExist Failing.txt