Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/it/bin/perl -w
    
    ...
    print "|                   |\n";
    print "+-------------------+\n";
    close(RESULT);
    
  2. or download this
    open(RESULT,"$RFILE")