})
};
$.ajax(options)
.then(function(undef, result) {
.then(function(result) {
showSavedMacros();
loadMacro( result.name, result.macro_id );
-