Hello,
I'm trying to get a list of author names from a group. The script doesn't work. What I have is the following:
tell application "Bookends"
tell front library window
set nameList to author names of every publication item of group item id "calligrafia"
set myList to {}
copy nameList to end ...
Search found 1 match
- Sun Apr 21, 2019 1:21 pm
- Forum: Looking for AppleScripts…
- Topic: list of authors
- Replies: 1
- Views: 23151