The following simple applescript code for XLD (X Lossless Decoder) suddenly returns message "An error of type -10665 has occurred" to me.
tell application "XLD"
activate
end tell
It worked fine and I haven't had this error before.
Can anyone help me to resolve this? Thanks!
tell application "XLD"
activate
end tell
It worked fine and I haven't had this error before.
Can anyone help me to resolve this? Thanks!