"Import TextExpander Group" Macro

When I run this macro on .textexpander files I get the pop-up message "The file was read, but no macros were imported." If I try it again and enable debugging, I get the following:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>

<dict>
    <key>Activate</key>
    <string>Normal</string>
    <key>Name</key><string>Exp: Date</string>
<key>Macros</key>
    <array>
    </array></dict>
</array>
</plist>

Is the file type for Textexpander 6.5.2 not compatible with the older macro? @onecrayon

1 Like