On Mar 06, 2017, at 12:08, Stockly, Ed <
email@hidden> wrote:
--> AppleScript version 2.4 on Mac OS 10.10.4 (14E46)
This seems odd to me. But 2.4 is what I get when I run the script "AppleScript's version" is there somewhere else I should be looking?
...
Yosemite 10.10 2.4
Yosemite 10.10.5 (final release) 2.4
Hey Ed,
Why should it seem odd?
10.10 - 10.10.5 are apparently all AppleScript 2.4.
Am I missing something?
As for getting the AppleScript version these are the two basic methods I know of.
tell AppleScriptto
setasV1to
itsversion
setasV2toAppleScript
version of (getsystem
info)