G
goldnhue
In the shape sheet, I have the following double click event that calls a
procedure located in a module called "PQMS".
=RUNADDON("PQMS.SetSwimLane")
It works fine when the PQMS module is located in the document.
But when I move the PQMS module to the stencil, the shape sheet RUNADDON
function no longer works.
Please advise how to call a procedure located in a stencil from within a
shape-sheet event.
Thank you in advance.
procedure located in a module called "PQMS".
=RUNADDON("PQMS.SetSwimLane")
It works fine when the PQMS module is located in the document.
But when I move the PQMS module to the stencil, the shape sheet RUNADDON
function no longer works.
Please advise how to call a procedure located in a stencil from within a
shape-sheet event.
Thank you in advance.