Help for this page

Select Code to Download


  1. or download this
     open(FILE, "$datadir/$editlist\.txt") || &error_message("Can't find d
    +ata file - $datadir/$editlist\.txt.");
     @list = <FILE>;
    ...
    print <<"END";
    </textarea><br>
    
  2. or download this
    sub change_list
     {
    ...
                     }
     }
     close(FILE);