From: Ian M. <iw...@do...> - 2001-03-05 13:35:14
|
$object -> exp_internal(1) does not have the same effect as $Expect::Exp_Internal = 1 (the patterns are not printed out in the former). In _multi_expect we have # What are we expecting? What do you expect? :-) if ($Expect::Exp_Internal) { with no test of ${*$self}{exp_Exp_Internal} -- Ian W Moor Department of Computing, i....@do... Imperial College. Tel +44 20 7594 8250 180 Queensgate London SW7 2BZ UK. |