Visual Foxpro and Clipper support 'code blocks', codelets that are interpreted during runtime. This technology allows you to make extremely flexible software.
For my current project it was decided to use VB but we are in desperate need for a code block equivalent to implement a highly flexible rules engine.
Is there an equivalent in VB or are there controls that can interpret VB code on the fly.
Thanks in advance for any response.