In the MacIntosh-forum the question has been posed if multiple photoshop-files can be searched for text-contents.
Now setting up a selection-interface, opening selected files and doing a file-by-file-and-textlayer-by-textlayer-search in Photoshop shouldn’t be too hard, but the real intent was for indexical purposes in an Indesign-document, so avoiding the opening should be a time-saver if it’s possible to access the textItem.contents externaly.
With readIn() (a technique I’ve been introduced to here regarding pdf-pagecounts) I’ve gotten as far as noticing that the text seems to be situated between "Text" and a closing bracket, but quite frankly the code baffles me.
And apart from the problem of closing brackets in the text what I’ve gotten so far includes some texts twice and adds some numbers in the result.
Any help appreciated.