Forum Discussion

Josh_B_152229's avatar
Josh_B_152229
Icon for Nimbostratus rankNimbostratus
May 20, 2015

Calling procs dynamically

I have successfully tested calling procs like this: eval call [string tolower {HTTP::host}]::procName However, I'm trying to stop using HTTP::host directly because the TCL checker freaks comp...