Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/misc/

tag_names_r.pro


Routines

top source tag_names_r

result = tag_names_r(structure, type=type, count=count)

FUNCTION: TAG_NAMES_R(STRUCTURE, [TYPE=dt] ) PURPOSE: Very similar to the TAG_NAMES function but recursively obtains all structure names within imbedded structures as well. INPUT: STRUCTURE: A structure typically. If input is not a structure then a null string is returned KEYWORDS: TYPE=var; Named variable in which to return and array of data types. RETURNS: Returns an array of strings

Parameters

structure

Keywords

type
count

File attributes

Modification date: Thu Feb 13 16:43:49 2014
Lines: 20