Forum Discussion
Colin_McCrae
10 years agoCommunity Hero
exec()
Sounds like what you want. (You don't say what scripting language you're using)
It will treat whatever string you pass it as code to run.
exec()
Sounds like what you want. (You don't say what scripting language you're using)
It will treat whatever string you pass it as code to run.