### Requires Keyboard Maestro 8.0+ ### tell application "Keyboard Maestro Engine" set kmDictList to name of dictionaries set dictKeyList to dictionary keys of dictionary "First Names" set value of dictionary key "P" of dictionary "First Names" to "Fred" end tell