I have found a sentence in the manual I can use 'var' for defining global
variables.
I tried:
[! var %hash; !]
in one file and in second
[-
Execute('the.file.above.epl');
%hash = ();
...
-]
But my 5.6.0 perl told me on it:
[181]ERR: 32: Line 1: Warning in Perl code: Operator or semicolon missing
before %udat at d:\inetpub\wwwroot\embperl\const.epl line 6.
[181]ERR: 32: Line 1: Warning in Perl code: Ambiguous use of % resolved as
operator % at d:\inetpub\wwwroot\embperl\const.epl line 6.
I suggest there`s something wrong with 'var'. Please Help!
Regards
Lukas Zapletal [[EMAIL PROTECTED]]
BACH systems Ltd. [www.bach.cz]
web programmer
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]