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

USGS InfoBank program -- whcrew

Skip navigational links
Search InfoBank
Home tab Atlas tab Activities tab FACS tab Geology School tab More tab Activities tabs
   
InfoBank Programs: by Name   by Topic  
   
Expanded description
Topic Description
Name
whcrew
Synopsis
/infobank/programs/dbase/whreport2meta/whcrew.for
Description
  Subroutine to make a .crew file for whreport2html
    
Author
  Clint Steele    11/3/2006


    
Opens
 open (unit = 92,
*              access = 'sequential',
*              form = 'formatted',
*              status = 'unknown',
*              name = OutName(1:OutNameLength)//'.chief')

 open (unit = 91,
*              access = 'sequential',
*              form = 'formatted',
*              status = 'unknown',
*              name = OutName(1:OutNameLength)//'.crew')

    
Reads
     read (92, '(q,a)', end=98) ALineLength, ALine(1:ALineLength)
     read (90, '(q,a)', end=99) ALineLength, ALine(1:ALineLength)
    
Writes
     write (91, '(a)') ALine(1:ALineLength)//', Chief Scientist'
         write (91, '(a,t10,a)') 
*            CapID(1:CapIDLength), ALine(1:ALineLength)
         write (91, '(a,t10,a)')
*            CapID(1:CapIDLength), ALine(1:SemiColon-1)
         write (91, '(a,t10,a)')
*            CapID(1:CapIDLength), ALine(SemiColon+2:ALineLength)
    
Calls
 call stringlen (ALine, ALineLength)
 call stringlen (CapID, CapIDLength)
 call stringlen (OutName, OutNameLength)
    

Skip footer navigational links


InfoBank   Menlo Park Center   Santa Cruz Center   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