Dynamic function calls

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'd like to assign the name of a function to a variable and use that variable
to call the function. Can this be done?
 
elwin said:
I'd like to assign the name of a function to a variable and use that variable
to call the function. Can this be done?


Sometimes. Check out the Eval function and the Rum method
in Help.
 
I'm partial to the Rum method myself.
Even if it doesn't work it's always fun!
 
Dan said:
I'm partial to the Rum method myself.
Even if it doesn't work it's always fun!


LOL

That method induces more keyboard fumbles too ;-)
 

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

Back
Top