How do I use AppleScript/Automator to make a service that'll make an empty AppleScript file in the selected folder?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You want to use the command line utility osacompile. The following will create a blank applescript on your desktop called "test.scptd"
|
|||||
|