Eileen,
Try this:
list = iadsread( 'DataDirectory or ServerName$PortId', '', 0, '? select
Parameter,ShortName,LongName,Units from ParameterDefaults');
That will return a structure where you can call each instance by the '.' notation.
list.Parameter
list.ShortName
list.LongName
list.Units
-Adam Chant
'in the process of writing a cheezy GUI for iadsread'
> --
>
> You received this message because you are subscribed to the Google Groups "IADS" group.
> To post to this group, send email to
ia...@googlegroups.com.
> For more options, visit this group at
http://groups.google.com/group/iads?hl=.
>
>
>