>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  RES_TAGLIST
Libraries

RES_TAGLIST

RES_TAGLIST

Name


      RES_TAGLIST

Purpose


      Get requested values from list list of res files.

Category


Calling Sequence


      res_taglist, files, tags, vals

Inputs


      files = list of res files. in
      tags = list of tags to read from those files. in

Keyword Parameters


Keywords


        RESERR=char1 Character to indicate res file open
          error (def='-').
        TAGERR=char1 Character to indicate tag
          error (def='*').
        /LIST list results in a table.
        /FRIGHT List res file on right side of table.
        PIX=px Pixels/character for width (def=8).
          May be needed if columns are not correct width.
        NCOLS=nx Number of columns to display (def= up to 10).
        NROWS=ny Number of rows to display (def= up to 20).

Outputs


      vals = returned list of values for those tags. out

Common Blocks


Notes


      Note: If there are N files and M tags then vals
        will be a string array of dimensions M x N.

Modification History


      R. Sterner, 2005 Jan 11
      R. Sterner, 2005 Nov 10 --- PIX change to 8 from 7. Added NCOLS, NROWS.
  Copyright (C) 2005, 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.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us