View Single Post
Old 04-23-2006, 08:05 PM   #4 (permalink)
Courageous
Forum Expert
 
Courageous's Avatar
 
Join Date: Nov 2005
Location: San Diego, CA
Posts: 1,824
Default

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//
Courageous is offline   Reply With Quote