break script into multiple pieces

I know this has been answered before but I have no idea what to look up…

I want to break my applescript code into smaller easier to edit pieces. I think I am looking for the equivalent of a php “include” call. I think:

run script (scriptPath as alias)

is what I want, but what is the path within an xcode project?

Thanks,
Todd