Try this for example:
tell application "Keyboard Maestro"
set smartMacroGroup to smart group "Recently Imported"
set macroList to macros of smartMacroGroup
end tell
-Chris
Try this for example:
tell application "Keyboard Maestro"
set smartMacroGroup to smart group "Recently Imported"
set macroList to macros of smartMacroGroup
end tell
-Chris