>
> So the scope of those variables are only within the [$ if $] block?
Every [+/-/$ $/-/+] block in Embperl behaves like a { } block in Perl. So
the answer is yes.
> I thought
> maybe the scope would be everything from the [$ if $] block to the [$ else
$]
> block. Guess not, huh? Thanks for the example code.
>
By assigning the values to named variables, you work around this
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]