                            Structure utilities
                            -------------------

Files in this directory provide utilities for manipulating IDL structure
variables.

==========================================================================

As of 23-Aug-94 the files are:

 
Directory:  /tmp_mnt/disk2/solg2/cds/soft/test/util/struct/
 
COPY_STRUCT       - Copies one structure to another (with options).
DSP_STRUCT        - Display contents of a structure as a pulldown menu.
SHOW_STRUCT       - Display contents and breakdown of an IDL structure.
TAG_EXIST()       - To test whether a tag name exists in a structure.
WHERE_TAG()       - Select subscripts of elements in structure array.
