Here are the facts:
I have a piece of code that retrieves a function name from a table based on criteria met.
The function name is assigned to a string variable.
I need to be able to run the function from the code using the string variable.
So far, no luck. I haven't been able to hit it yet and it's starting to drive me a little crazy! Should I be dimming the variable as a differnt type? If so, what? Is there just something that I'm missing. I've spun my wheels on this piece enough for now and would like to present it to the forum for any possible solutions.
Any thoughts, ideas or suggestions would be mucho appreciated.
Mike
I have a piece of code that retrieves a function name from a table based on criteria met.
The function name is assigned to a string variable.
I need to be able to run the function from the code using the string variable.
So far, no luck. I haven't been able to hit it yet and it's starting to drive me a little crazy! Should I be dimming the variable as a differnt type? If so, what? Is there just something that I'm missing. I've spun my wheels on this piece enough for now and would like to present it to the forum for any possible solutions.
Any thoughts, ideas or suggestions would be mucho appreciated.
Mike