Failed to Save.

 From:  Michael Gibson
7266.9 In reply to 7266.8 
Hi Mindset - something like that could work but unfortunately there tends to be security problems with using Scripting.FileSystemObject on newer Windows versions, and it's not present at all on the Mac.

I don't think it's easily solved by scripting alone, for v4 I will be adding support for catching writing failures directly into the file writing code.

- Michael