TXTPUTKEY Name
             TXTPUTKEY Purpose
             Write a structure out in keyword/value pair form.
Category
Calling Sequence
      
       txtputkey, file, s Inputs
             file = Name of file to write.    in
              s = Structure to write.          in
Keyword Parameters
      
       keyword/value pair where the keyword is the field
      
       tag name and the value is the tag definition (or value).
Outputs
Common Blocks
Notes
      
       Notes: will save each field in the structure as a
Modification History
      
       R. Sterner, 2003 Jun 02 
  
 Copyright (C) 2003, Johns Hopkins University/Applied Physics Laboratory
  
 This software may be used, copied, or redistributed as long as it is not
  
 sold and this copyright notice is reproduced on each copy made.  This
  
 routine is provided as is without any express or implied warranties
  
 whatsoever.  Other limitations apply as described in the file disclaimer.txt.