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
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