Hello,
Is the command SetAttr to combine with followhyperlink ?
This is the code that I use:
stAppName = c:\test.doc
FollowHyperlink stAppName
How can I combine this with the code below?
SetAttr ("c:\FolderName\FileName.doc"), vbReadOnly
Best regards,
Sven.