Help for this page

Select Code to Download


  1. or download this
    foreach table $tables {
        set timeout 3600
    ...
            timeout { errmsg "BOTTOM NOT FOUND FOR $table" }
        }
    }
    
  2. or download this
        @tables = ("TONES", "OFCENG", "EASAC");
        foreach $table (@tables)
    ...
                        $self->send("quit all\r"); }],
            );
        }