Andrew O'Brien wrote:

%fdat is a global for the life of that request, regardless of which
file is currently executing.

I was worried how called script was executed using Execute('*') in case if
that script has some parameters: my_script.html?action=test&id=2.
Because you cannot do like that
   Execute('my_script.html?action=test&id=2');

But now it's ok. Embperl::Object works perfectly!

Many thanks Gerald for your work!

--
Best regards, Michael Stepanov
Perl/Linux Developer
Francoudi & Stephanou Ltd
Tel: +357 25-867154
Email: [EMAIL PROTECTED]



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



Reply via email to