use CgiLib; use ScmConf; use ScmLib; use LWP::Simple; use AnyDBM_File; &ScmConf::Init(); $starting_time = time; &PrintHead(*STDOUT,"Document Index", ""); &ReadParse() || &PrintErrorMessage("Error in parameter list"); $key = $input{"key"}; $key =~ s/\s*$//; ($search_string = $key) =~ s/-/ /g; $selected_category = $input{"category"}; @selected_status = split(",", $input{"status"}); if ($key =~ /^\w\w\w ?\d\d\d\d\d[ \w]*$/) { print "
Note: Search time can be greatly improved if a document number is specified using dashes '-' between prefix, regnumber, variant and doctype

\n"; } print "\n"; print " \n"; print " \n"; print " \n"; print " \n"; print " \n"; print " \n"; print " \n"; &flush(); my $count = 0; my $count2 = 0; my @result; tie(%DOC, 'AnyDBM_File', &documentdb, O_RDONLY, 0664);
Number
[Document Info]
Title
[Document]
AuthorStatusLast Updated