Johannes Becker wrote:

> The function:
> function start() {
>    var param = cocoon.parameters["param"];

     eval(param) should work IIRC.

Note that by doing this you are losing much of the declarative nature of
the sitemap. Why not just declare the functions as you need them ?


Regards,
Jorg


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

Reply via email to