I want to make sure that there are no macro vars in existance after running one project and starting the next. I've found code that claims to do this but it also cleans the prompt vars that are defind in the new project making them useless.
Surely getting a clean environment when loading a project is pretty basic stuff?