Posts

Post not yet marked as solved
2 Replies
1.7k Views
Hello,the following script stopped working with Catalina. It's result is a timeout. Is there another way to enable the Script menu programmaticly?tell application id "com.apple.AppleScriptUtility" if Script menu enabled is false then set Script menu enabled to true set application scripts position to top set show Computer scripts to false end if end tell
Posted
by paveen.
Last updated
.