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

Home » Public Forums » archive » Re: Variable stride in array indices and other enhancements
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Variable stride in array indices and other enhancements [message #15444 is a reply to message #15428] Wed, 19 May 1999 00:00 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Jack Saba (jack@icesat1.gsfc.nasa.gov) writes:

> 2. /all keyword for free_lun and wdelete.

Allow me to help in this regard.

For freeing up all open file units (whether opened
with GET_LUN or hard-coded):

Close, /All

For deleting all graphics windows (including those
contained in widget programs), I offer this program:

PRO WDeleteAll
While !D.Window NE -1 DO WDelete, !D.Window
Widget_Control, /Reset
END

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
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL and MPI
Next Topic: Re: behavior of arrays

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

Current Time: Sat Oct 11 06:54:12 PDT 2025

Total time taken to generate the page: 0.00762 seconds