how do I run code from switchboard button

P

Pen

when I attempt this, the code that handles the button click event tries to
use the object variable "rs![argument]" which contains the function name
entered in the switchboard manager
the problem is that the command "application.run" tries to run the function
"rs![argument]" instead of the actual function name,
it sees the variable name as the function name
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top