, OS X 10.9.4, script
tell application "iTunes"
return persistent ID of (first source where kind is library)
end tell
:
NSAppleScriptErrorBriefMessage = "Expected end of line but found property.";
NSAppleScriptErrorMessage = "Expected end of line but found property.";
NSAppleScriptErrorNumber = "-2741";
NSAppleScriptErrorRange = "NSRange: {45, 2}";
, , , ( ).
AppleScript .
, Windows, Parallels . iTunes. , iTunes . , AppleScript, , . OS X iTunes, :
tell application "/Applications/iTunes.app"
return persistent ID of (first source where kind is library)
end tell
, .