I have a block of code which determines what subroutine to call and 
what parameters to pass, I want to put the statement to execute in 
a variable.  At the end of the block I would like to output/print 
the variable containing the subroutine to be called and call it. 
I played around with do and eval but couldn't get this to work. 
What is the right way?







-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to