S
Santiago Gomez
can I call a procedure with a variable as part of the procedure's name?
I have a whole bunch of procedures named something_somethingelse_click()
can I concatenate 2 variables and make them part of the call?
thanks
I have a whole bunch of procedures named something_somethingelse_click()
can I concatenate 2 variables and make them part of the call?
thanks