Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Exo_runhescriptcom function not working

$
0
0

@Gilmichel wrote:

Hello,

In new version, I have created Macros Scripting procedure as following.

procedure MacroExit;
begin
ExitPublication;
end;

When I run the procedure clicking on link it works :

a href=“hescript://Macros.MacroExit”>Exit</a

When I call the procedure it doesn’t work.

exo_runhescriptcom(‘Macros.MacroExit’,‘Error’);
or
exo_return_hescriptcom(“Macros.MacroExit”,“Error”);

Can you tell me what’s wrong, please?

Thank-you,
Gilbert

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles