> There seems to be a bug in Embperl 2.0b8 where the second and
> subsequent attempts to set $escmode without any normal intervening
> output are ignored.  Here's an example of the problem.
> 

Go to Old.xs line 100 and change 

        r -> Component.bEscModeSet = -1 ;

to

        r -> Component.bEscModeSet = 0 ;


Gerald



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

Reply via email to