Re: More weird problems
Re: More weird problems
> ERROR MSG: AppleScript debugging failed because Script Debugger is not available on this Macintosh
> 1. Where is the link to Script Debugger and how do I remove it?
Script debugger has a nifty live debugger mode, where you can deploy a script on your mac, and when it's called by whatever method it will open SD and allow you to step line-by-line through the script, seeing the result of every line as it executes and the values of variables as they change.
It sounds like your script has been saved in debugger mode by SD, and opened on a machine where SD is not available.
You should be able to open the script in Script Editor, and save as, removing all trace of SD.
HTH,
ES
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden