Help for this page

Select Code to Download


  1. or download this
    $abi->send("$cmd\n") or die "Can't send to expect object: $abi->error(
    +)";
    
  2. or download this
    $abi->send("$cmd\n") or die "Can't send to expect object: " . $abi->er
    +ror();
    
  3. or download this
    Can't send to expect object: Expect=GLOB(0x8eb92e8)->error() at /thres
    +hNet/bin/xm-test line 41.