I’m using visual basic 6.0 for developing.
I like to store function name into database and call to use. In order to do this I think I have to use a variable to store function name. Is there anyway to make it happen? I don’t want to recomplie over and over every each time I add new function to program….