I have an application which uses the scripting bridge to locate revisions in a Microsoft Word document and display them in a NSTableView. I would like to select the revision text based on a row selection in the table view. I have intercepted the row selection and have tried the following to select the text in Word:I have an application which uses the scripting