Scripting the Build Details
Example 8.1. Power Manager Version
Get Power Manager’s version details. i.e. uk.co.dssw.powermanager.pmd v4.0.0
tell application "Power Manager"
set myVersion to version of Build
end tell
Example 8.1. Power Manager Version
Get Power Manager’s version details. i.e. uk.co.dssw.powermanager.pmd v4.0.0
tell application "Power Manager"
set myVersion to version of Build
end tell