Hello
I am trying to write a script that will open whatever items I put inside a folder inside the application bundle. I know how to reference a single item in specific folder using path to resource but is there a way to do this with multiple items in that folder without listing each one individually?
Thanks in advance!