SEG2TXT

This program converts a BSEGY seismic file to an ascii text file.
seg2txt infil tmin tmax fstrc lstrc timelist  
  
 infil =input file name 
 tmin  =minimum time 
 tmax  =maximum time 
 fstrc =first trace  
 lstrc =last trace 
 timelist = 0 do NOT add column of sample times 
          = 1 Do add first column of sample times

One can convert only a portion of the BSEGY file, selecting a time and spatial window. If desired, an extra column of sample time values can be output as the first column.