Aha, I decided to try the “Finder” and that did the trick…
tell application "Finder" to select {file1, file2, file3}
tell application "Finder" to (open selection)
As long as “Preview.app” is my default app for photos. But it works ;¬)
Aha, I decided to try the “Finder” and that did the trick…
tell application "Finder" to select {file1, file2, file3}
tell application "Finder" to (open selection)
As long as “Preview.app” is my default app for photos. But it works ;¬)