Help for this page

Select Code to Download


  1. or download this
    ...
    my      $MISC_FILE_DIR  = shift || die usage();
    ...
    my      $sent           = shift || die usage();
    my      $status         = shift || die "please specify status\n" . usa
    +ge();
    ...
    
  2. or download this
    bash-2.03$ insertIntoLN.pl misc 135 doesnt_matter 20031208120000 0
    please specify status
    usage: ./insertIntoLN.pl <miscdir> <req> <inqfile> <sent> <status>
    
  3. or download this
    ...
    while( my @row = $sth->fetchrow_array ) {
            print join( '|', map ( $_ || 'NULL', @row )) ."\n";
    }
    ...
    
  4. or download this
    137|src/20031208153031.txt|20031210093234|NULL|NULL
    138|src/20031208153031.txt|20031210093509|NULL|NULL