Read a file from disk and execute its contents as AppleScript synchronously.
Absolute path to the AppleScript source file.
An object { success, result, raw }, or null on XPC failure.
{ success, result, raw }
null
Read a file from disk and execute its contents as AppleScript synchronously.