Calling procedures?

PaulSpell

Registered User.
Local time
Today, 23:17
Joined
Apr 19, 2002
Messages
201
I have a table containing, amongst other things, procedure names and want to write a function that reads in each procedure name and then call the relevant procedure.

How can I call a procedure where it's name is assigned to a string variable?
 
Sorry for being a bit dim here, but I can't seem to get it to work. Could you elaborate?
 

Users who are viewing this thread

Back
Top Bottom