Further, I am unsure on how to execute the blocks created. (I have read it somewhere....just that I am grappling with the concept and the implementation simultaneously and so thought I would ask the forum members for a fast response)
I don't understand what you want to do here.
OK, what I meant was to create a string block and pass it on to the interpreter to execute it as code. I assumed that for achieving the create functionality (you are right about name collisions, I shall change that...), I would have to create string representation and pass the whole string to be executed - like the way it is done with the windows driver for creating UI. I think that would be possible. Right? It turns out that what I hoped to do is really quite simple in J. Let me complete this experiment. Since it is too fluffy right now, I shall make it a little more concrete and then share the idea with you all. Thanks, Yuva ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
