HASH_LIST Name
HASH_LIST Purpose
List all keys in a hash table.
Category
Calling Sequence
hash_list, h Inputs
h = hash table structure. in
Keyword Parameters
Keywords
/VALUES lists values with keys.
OUTKEYS=okeys Return all keys in hash table.
OUTVALUES=oval Return all values in hash table.
/QUIET do not list keys.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2004 Mar 30
R. Sterner, 2004 Apr 05 --- Added key return and /quiet.
Copyright (C) 2004, 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.