I am trying to call macros at runtime based on the provided data.
macro execution step will look below
% (& macro variable);
whereas the value of the macro virus will be provided at runtime.
Is this possible or is there any way to achieve this?
source
share