|
Re: DLM problem when returning an array of structures ... [message #27718 is a reply to message #27694] |
Fri, 02 November 2001 01:43  |
Nigel Wade
Messages: 286 Registered: March 1998
|
Senior Member |
|
|
Konrad Lang wrote:
> Hello!
>
> I got a strange problem when trying to return a array of structures from a
> DLM - sometimes works fine, then only one struct is returned, ... always
> using the same call and data in the call
> Following is the code snipped I use to return the structure data with IDL
> 5.2 & 5.3:
>
Are you wanting to return an array of structs, or a struct containing two
arrays? The code you posted seems to be doing the latter.
--
-----------------------------------------------------------
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523568, Fax : +44 (0)116 2523555
|
|
|