Link to USGS home page
USGS Home
Contact USGS
Search USGS
Coastal & Marine Geology InfoBank

USGS InfoBank program -- doabstractinfo

Skip navigational links
Search InfoBank
Home tab Atlas tab Activities tab FACS tab Geology School tab More tab More tab Activities tabs
   
InfoBank Programs: by Name   by Topic  
   
Expanded description
Topic Description
Name
doabstractinfo
Synopsis
/infobank/programs/html/ongoing/doabstractinfo.for
Description
  Subroutine to read .abstract file information
    
Author
  Clint Steele    3/24/2008


    
Opens
     open (unit   = 80,
*    access = 'sequential',
*    form   = 'formatted',
*    status = 'old',
*    name   = '/infobank/'//ShortID(1:1)//'/'//
*              ShortID(1:IDLength)//'/meta/'//
*                LongID(1:IDLength+3)//'.operationarea')

     open (unit   = ScratchUnit,
*          access = 'sequential',
*          form   = 'formatted',
*          status = 'old',
*          name   = '/infobank/'//ShortID(1:1)//'/'//
*        ShortID(1:IDLength)//'/meta/'//
*        LongID(1:IDLength+3)//
*          '.abstract')
    
Reads
     read(80, '(q,a)')ALineLength, ALine
         read (ScratchUnit, '(q,a)',end=99)
*              AbstractLength,Abstract(1:AbstractLength) 
    
Writes
 write (OutUnit, '(4x,a)') '<td>'
       write (OutUnit, '(6x,a)') '<b>'
       write (OutUnit, '(6x,a)') ALine(9 : FirstComma -1)
       write (OutUnit, '(6x,a)') '</b>'
       write (OutUnit, '(6x,a)') '<b>'
       write (OutUnit, '(6x,a)') ALine(9 : ALineLength)
       write (OutUnit, '(6x,a)') '</b>'
       write (OutUnit, '(1x,a)') '<br />'
         write (Abstract, '(1024x)')
         write (OutUnit, '(6x,a)') Abstract(1:AbstractLength)//' '
     write (OutUnit, '(6x,a)') '[no abstract available]'
 write (OutUnit, '(4x,a)') '</td>'
    

Skip footer navigational links


InfoBank   Menlo Park & Santa Cruz Centers   St. Petersburg Center   Woods Hole Center   Coastal and Marine Geology Program   Geologic Information   Ask-A-Geologist   USGS Disclaimer  

FirstGov button   Take Pride in America button