Re: [udf-dlm-develop] Sorry, everything solved!
Brought to you by:
esm
From: Ed S. <es...@gi...> - 1999-12-22 23:14:11
|
>2. I had to close the IDL session and rerun again, because it remembered the old >structure. Indeed. The structure is generated dynamically from reading the PIDF, and the way IDL works, once a named structure is defined, it cannot be redefined during that session. Sheesh... I knew things were pretty volatile, but having to add code so IDL can understand on-the-fly changes to the PIDF is a bit much! :-) Incidentally, the latest CVS has code that will handle PIDF "sensor" names that begin with a digit. Nothing released yet, though. Regards, ^E |