TXTDB_IN Name
TXTDB_IN Purpose
Index into a structure returned by txtdb_rd.
Category
Calling Sequence
si = txtdb_in(s, i) Inputs
s = Input structure. Must be from txtdb_rd. in
in = Index to return. in
Keyword Parameters
Outputs
si = Returned structure. out
Common Blocks
Notes
Note: si has scalar tags that are element i of
each array in s except for the __textxxx arrays
which are not returned. This returns all the values
in si for the i'th element in structure s. Structure
s has the values in arrays.
Modification History
R. Sterner, 2003 Aug 29
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.