Does anyone have an ApplescriptObjC library for a Progress Bar that can be run from any script?
I tried to find one, but the ones I found are very old and don’t seem to work in El Capitan.
Any help would be appreciated.
Thanks.
Does anyone have an ApplescriptObjC library for a Progress Bar that can be run from any script?
I tried to find one, but the ones I found are very old and don’t seem to work in El Capitan.
Any help would be appreciated.
Thanks.
Hi,
take a look at SKProgressBar. It’s a faceless scriptable application. However it’s written in Swift rather than AppleScriptObjC.
FWIW, I reckon Stefan’s app is the way to go. Doing it in ASObjC is problematic.