Quote:
|
Originally Posted by arul
Impossible.
You want to use switch statement, althought there is a way through dynamic code recompiling at the runtime which is slow as hell...
|
Either dynamic code recompiling, or a custom parser, or some variation of CLR assembly.
C//