Home »
Public Forums »
archive »
Re: Pause the program
Re: Pause the program [message #36283] |
Sat, 30 August 2003 23:33  |
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
>
|
|
|
Current Time: Sun Oct 12 15:05:48 PDT 2025
Total time taken to generate the page: 0.80422 seconds