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

Home » Public Forums » archive » Re: Pause the program
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Pause the program [message #36283] Sat, 30 August 2003 23:33
tomson is currently offline  tomson
Messages: 39
Registered: March 2003
Member
Thank you!

"Reimar Bauer" <R.Bauer@fz-juelich.de>
??????:biqnvg$426a$1@zam602.zam.kfa-juelich.de...
> tomson wrote:
>
>> Hi,
>>
>> How to pause or stop the running program? I have to kill the program but
>> that's not good method. Another thing is that when the program stop
>> because of error, I hope after the error is corrected, the program can
>> continue to run, since it has running for a long time.
>>
>> I appreciate your help.
>>
>> TOM
>
> Dear TOM
>
> Breaking is done by the break key CTRL+C
>
> And then it's complicated to do the things you are describing.
>
> You can change variable states and then do a .continue or .step
> You should have a look at the dot commands.
> But if you need to compile the routine then you will loose the variables.
>
> You should think about to save the data in records during the operation.
>
> Reimar
>
> --
> Forschungszentrum Juelich
> email: R.Bauer@fz-juelich.de
> http://www.fz-juelich.de/icg/icg-i/
> ============================================================ ======
> a IDL library at ForschungsZentrum Juelich
> http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
>
Re: Pause the program [message #36285 is a reply to message #36283] Sat, 30 August 2003 10:46 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
tomson wrote:

> Hi,
>
> How to pause or stop the running program? I have to kill the program but
> that's not good method. Another thing is that when the program stop
> because of error, I hope after the error is corrected, the program can
> continue to run, since it has running for a long time.
>
> I appreciate your help.
>
> TOM

Dear TOM

Breaking is done by the break key CTRL+C

And then it's complicated to do the things you are describing.

You can change variable states and then do a .continue or .step
You should have a look at the dot commands.
But if you need to compile the routine then you will loose the variables.

You should think about to save the data in records during the operation.

Reimar

--
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg-i/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg-i/idl_icglib/idl_lib_intro. html
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Pause the program
Next Topic: Re: Division in a conditional statement

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

Current Time: Sat Oct 11 21:08:34 PDT 2025

Total time taken to generate the page: 0.24157 seconds