D
Deva
I have written vbscript to open a project from local cache as bellow
objPrjapp.FileOpenEx "<>\" & projectName,False,,,,,,,,,,,,,,,True
but not sure whether it is correct one or not. is there any way we can
confirm it?
Pls let me know if there is any other way to open the project from local
cache. thanks in advance
objPrjapp.FileOpenEx "<>\" & projectName,False,,,,,,,,,,,,,,,True
but not sure whether it is correct one or not. is there any way we can
confirm it?
Pls let me know if there is any other way to open the project from local
cache. thanks in advance