Applescript's runscript command
Can someone tell me how I can run multipe Applescripts?
For instance:
runscript:Hello World.scpt
runs one script.
I want it so that I can run multipe scripts under one runscript command.
This is what I want it to look like, but this command does not work.
runscript:Hello World.scpt, Bye World.scpt, Welcome World.scpt, etc...
All help is appreciated.
For instance:
runscript:Hello World.scpt
runs one script.
I want it so that I can run multipe scripts under one runscript command.
This is what I want it to look like, but this command does not work.
runscript:Hello World.scpt, Bye World.scpt, Welcome World.scpt, etc...
All help is appreciated.