Hello,
I built a script that converter doc file to docx,
But I had a problem that there is doc file with a password that i can't access them and then the script hang.
I look for option that check if the file have a password BEFORE I OPEN HIM.
nvm I using Documents.Open Method for open the file.
Thanks!