Domino server and rights to create folder with script

Quick question, I have script that currently creates an NDL file so Exchange users can open the NDL as if it was a doclink to a Notes document. The script just has “C:\temp\xx.NDL”. Is there a way to handle errors of having no permissions to create a folder? What is the error(s)?

Subject: Domino server and rights to create folder with script

Hi Jonathan,

Rather than trap for the error, why not just create thhe folder then use the Dir function to see if it has been created successfully?

hth

Tony