Hello,
In new version, I have created Macros Scripting procedure as following.
Thank-you,
Gilbert
In new version, I have created Macros Scripting procedure as following.
When I run the procedure clicking on link it works :procedure MacroExit;
begin
ExitPublication;
end;
When I call the procedure it doesn’t work.a href=“hescript://Macros.MacroExit”>Exit</a
Can you tell me what’s wrong, please?exo_runhescriptcom(‘Macros.MacroExit’,‘Error’);
or
exo_return_hescriptcom(“Macros.MacroExit”,“Error”);
Thank-you,
Gilbert
Last edited: