Re: purge defs of named structures? [message #17651] |
Wed, 03 November 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Joern (isojoern@linkline.com) writes:
> is there a way to redefine named structures?
>
> I have obsolete named structures and want to reuse their names with new
> definitions. Is that possible without exiting IDL?
Not currently. But I just tried the new executive command
.RESET_SESSION in the IDL 5.3 beta and it successfully
removed a named IDL structure definition. (As well
as just about everything else.)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Re: purge defs of named structures? [message #17653 is a reply to message #17651] |
Wed, 03 November 1999 00:00  |
Pavel Romashkin
Messages: 166 Registered: April 1999
|
Senior Member |
|
|
NO. Exit IDL, re-write the code and start over.
Cheers,
Pavel
isojoern wrote:
> Hi there,
>
> is there a way to redefine named structures?
>
> I have obsolete named structures and want to reuse their names with new
> definitions. Is that possible without exiting IDL?
>
> Thanks, joern
|
|
|