Gerald, et al;

Please consider this:

I am calling a (child) epl from a (parent) epl via [- Execute($child,
$param) -]
The child epl does some processing based on the passed $param and creates
some variables. The problem is that I would like to use child's vars in the
parent epl and i don't want to have to pass these vars by reference.

My proposal is thus:
Let Execute have ability to return a value and/or have an option such that
child epls run in the same namespace as the parent epl.

What do you think?
Thank you.

ilia.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to