A
Andrew Cranwell
Hi,
I wanted to know if it is possible to convert a string into a code
expression, like you can with JavaScript's 'Eval' statement.
For example,
If I have a string such as "Dim A As New RandomObj()", can I turn this into
code in some way?
Many thanks,
Andrew
I wanted to know if it is possible to convert a string into a code
expression, like you can with JavaScript's 'Eval' statement.
For example,
If I have a string such as "Dim A As New RandomObj()", can I turn this into
code in some way?
Many thanks,
Andrew