I also generate directed tag dropdown lists using an Applescript
but display the list using statement
set theTags to (choose from list theTagList with prompt "Specify Tags" with multiple selections allowed)
I also generate directed tag dropdown lists using an Applescript
but display the list using statement
set theTags to (choose from list theTagList with prompt "Specify Tags" with multiple selections allowed)