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

Home » Public Forums » archive » idl_startup.pro
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: idl_startup.pro [message #49861 is a reply to message #49826] Tue, 22 August 2006 00:22 Go to previous messageGo to previous message
marc schellens[1] is currently offline  marc schellens[1]
Messages: 183
Registered: January 2000
Senior Member
liamgumley@gmail.com wrote:
> Dominic Metzger wrote:
>> Hi,
>>
>> Is there something like idl_startup.pro when IDL quits? Something like
>> a idl_finishup.pro that gets called when IDL quits? Or is there a way
>> to achieve this somehow.
>>
>> thanks,
>>
>> dometz
>
> If you can train yourself to type 'quit' instead of 'exit' at the end
> of the IDL session, then just put a file named 'quit.pro' in your IDL
> path:
>
> PRO QUIT
> print, 'Hello world'
> exit
> END
>
> Replace the 'print' with the commands you want executed prior to
> leaving IDL.
>
> Cheers,
> Liam.
> Practical IDL Programming
> http://www.gumley.com/

For a log time I used EXIT as well.
But then I switched to the much faster Control-D
Maybe not everybody knows about this.
At least under linux it is working.
Don't know about windows.
(This does not help the OP of course)

Cheers,
Marc
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: reduce the size of eps
Next Topic: IDL scale property

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

Current Time: Wed Oct 08 19:33:36 PDT 2025

Total time taken to generate the page: 0.00441 seconds