Copy link to clipboard
Copied
Hi,
Is there a way i am able to pass specific variables from one applescript to another applescript?
thanks
Copy link to clipboard
Copied
Hello Andrew,
Normally it should work...
set myScript to alias ((path to desktop as text) & "foo.scpt")
run script myScript with parameters {"param1", "param2"}
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more