TAG_MATCH Name
TAG_MATCH Purpose
Find matching tags in two structures.
Category
Calling Sequence
tag_match, s1, s2, list Inputs
s1, s2 = two structures to compare. in
Keyword Parameters
Keywords
/QUIET do not list matches. Outputs
list = list of matching tags. out
Common Blocks
Notes
Note: case is ignored.
Modification History
R. Sterner, 2002 Nov 21
R. Sterner, 2010 May 07 --- Renamed from tags_match.pro.
R. Sterner, 2010 May 07 --- Converted arrays from () to [].
Copyright (C) 2002, 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.