When Open Does Not Return an Object Reference

Mark Alldritt: The code below shows one way of working around the problem of the Open command not returning a reference to the newly opened document. I use the Preview application in my code, but this technique works equally well with other application which fail to return a document reference from their Open commands. This … Continue reading When Open Does Not Return an Object Reference