We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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