Help for this page

Select Code to Download


  1. or download this
    print $oh "$NO\n", "events($@list)\n", "$SEC1, $LONG, $LAT, $DEPTH, $G
    +AP\n";
    
  2. or download this
    print $oh "$NO\n", events($@list), "\n$SEC1, $LONG, $LAT, $DEPTH, $GAP
    +\n";
    
  3. or download this
    #!/usr/bin/perl; 
    use strict;
    ...
    }
    close ($oh);
    close ($ih);