How to run a script from within a script

Hi guys,

It’s seems like a simple thing to do but somehow I can’t get it going:

How can I execute one applescript from within another applescript?

Thanks :slight_smile:

use the command: run script alias (path to the script)