Steve Bertrand <st...@ibctech.ca> writes: First off let me thank you for the time and effort involved in replying.
> On 2010.04.26 15:24, Harry Putnam wrote: > >> I want to try to describe briefly what problem I'm having. >> But not show any working code. > > That's ok, but it isn't clear to me that you have really described a > problem that you are stuck on. I'm sorry, no it isn't.. I have trouble when I'm in the middle of something, explaining it so others will see what I'm up too. [...] > iow, does your existing structure already handle all of the possible > outcomes that could result from $h{ d }()? If so, you'd make a call back > into the same table, using the return value of the original call to $h{ d }. Even with my poor explanation you still managed to hit right on what I'm trying to do. [...] > You made mention that you "made so much of a mess trying a lot of > different things" (I snipped that out above)... can you provide some of > your real example code that shows exactly what you've tried? I can and I will, but one problem... there was a pretty good gap of time between my questions on this and your response. In that time, I moved to another portion of the script and have immersed my self in that. It seems my pea brain will not handle immersion in more than one aspect I'm working with at a time. I dread trying to jump back into the portion that requires dispatch tables when I'm making progress in another aspect of the same script. May sound like a lot o hot air to experienced perl programmers... but for me it is true. I'm asking to re-raise this later... and hoping you will see the response and still feel like wading in again.... Its a lot to ask, but their it is.... Your reference to `call back' is probably just the ticket... but I will show actual code that tries to do what I need, and maybe you can show how a `call back would work. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/