Help for this page

Select Code to Download


  1. or download this
     open (DATABASE, ">>$location_of_database") || 
             &file_open_error("$location_of_database", "Append a Database"
    +,
    ...
        exit;
        }
      } # End of if ($should_I_append_a_database eq "yes")