Cancel a macro
RespondidaHello,
Is it possible to cancel a macro for exemple :
IF(A=B)
BEGIN
Do somethig
END
ELSE
BEGIN
Cancel the macro and return to whatever fired it do not continue the macro
END
Other macro commands...
Thank you
Patrice
1
-
Comentario oficial
Hello Patrice,
This is not possible, you need to add the rest of the commands in the condition to prevent the system to execute them.
-
Nobody can help me? :=)
Iniciar sesión para dejar un comentario.
Comentarios
2 comentarios