Guest User

Untitled

a guest
Aug 16th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. set contentFile to myFolder & "Contents/Resources/Secondary.scpt"
  2. do shell script "afplay " & quoted form of contentFile"
  3.  
  4. set scptPath to POSIX path of (path to resource "Secondary.scpt")
  5.  
  6. do shell script "osascript" & space & scptPath
Add Comment
Please, Sign In to add comment