Answered
executemenucommand selectall doesn't select text
I have a document with several artboards in it and I want to select all so I run this:
app.executeMenuCommand("selectall");Unfortunately, this seems to only select the artwork items and not the text.
Am I doing something wrong or is there a better way to select everything?
Thanks
