This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Toolbox Buttons

Hello,
if i call a signalfunction with a toolboxbutton, i always get the message:

mysignalfunction()
*** error 34: undefined identifier

But this signalfunction works correctly in my program.

I add the Button to the Toolbox like this:
define button "Testbutton", "mysignalfunction()"

It's equal whether i do this with a signal- or a signalfunction. The error is always the same.

Where could be the mistake?

Thx.
Christian Tauschek