0

This is my first time using packagemaker. Basically, I need to copy some files to some folder, and then open photoshop and load a .atn file. I have the applescript written but how can I execute this applescript from package maker? Thanks.

user635064
  • 6,219
  • 12
  • 54
  • 100

1 Answers1

0

You can run it from inside a bash script.

check here for details.

Community
  • 1
  • 1
Danny Schoemann
  • 1,270
  • 26
  • 41