Closed ProSurfer73 closed 2 years ago
The 'interpret' command should now deal not only with the macro itself but also with redefined macros steming from evaluating its expression.
For example (draft):
interpret VERYCOMPLEXMACRO
VERYCOMPLEXMACRO has multiple definitions :
JJ has multiple definitions, please choose the one you would like to choose:
The same goes for the macro RF (that we suppose has been redefined).
Let's upgrade this command to the next level !
Feature implemented by this commit : https://github.com/ProSurfer73/Macro-Parser/commit/28c3ce07135231bb76a120d38d2cdba742b653f4
The 'interpret' command should now deal not only with the macro itself but also with redefined macros steming from evaluating its expression.
For example (draft):
interpret VERYCOMPLEXMACRO
VERYCOMPLEXMACRO has multiple definitions :
JJ has multiple definitions, please choose the one you would like to choose:
The same goes for the macro RF (that we suppose has been redefined).
Let's upgrade this command to the next level !