comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » DLM structures passing
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
DLM structures passing [message #26473] Thu, 23 August 2001 08:30
Konrad Lang is currently offline  Konrad Lang
Messages: 3
Registered: August 2001
Junior Member
I try to pass a structure consisting of structures to a DLM and did not
find a way how to obtain the data from
the inner structures. What I have done can be found in the following:

IDL:
tt0= {a:0L, b:0.0}
tt1 = {a:1L, b:1.0}
rr0 = {c:0.0, d:0B}
rr1 = {c:0.1, d:1B}
tt = [tt0, tt1]
rr = [rr0, rr1]

test = {t1:tt, t2:rr}

mydlm, test

So, I have no idea about the data structure that will be passed to

the DLM mydlm with this call???

Thanks in advance for any helping comments ...

konrad

-------
ICQ#: 23489351
Lang Konrad Student of Computer Science in Salzburg, Austria
-------
At the source of every error which is blamed on the computer you will find
at least two human errors, including the error of blaming it on the computer.
[Message index]
 
Read Message
Previous Topic: DLM obtaining structures
Next Topic: Re: incremental time data file.....

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 15:33:41 PDT 2025

Total time taken to generate the page: 1.11757 seconds