I have a macro (Descriptors 1) which Prompts for User Input. It collects a dozen fields and builds a paragraph from the inputs. The variables are global, and they overwrite the default values in the input fields, which makes fine-tuning the output easier. This works great.
I also have a macro (Descriptors Reset) which functions to reset all the values in those global variables back to a set of default values. It quickly restores a known state.
I have been running this second macro from within KM as needed. What I would prefer is to put a "Reset" button in the Descriptors 1 prompt which runs Descriptors Reset. Ideally it would restart Descriptors 1 with the default values now restored. Failing that, it would quit with a message and allow the user to start Descriptors 1 with its trigger string.
I'm a new user of KM. Can anyone offer advice? Thanks in advance.