I have several functions named Test1(), Test2(), ..., etc.
I want to be able to say If TestX() = True then ...
How can I accomplish going to one particular test at run time based on the value of X?
Thank you,
Jim..
I want to be able to say If TestX() = True then ...
How can I accomplish going to one particular test at run time based on the value of X?
Thank you,
Jim..