Home »
Public Forums »
archive »
directing control after program interruption
| directing control after program interruption [message #20159] |
Thu, 18 May 2000 00:00 |
D. Mattes
Messages: 14 Registered: May 1999
|
Junior Member |
|
|
hello IDL power users: i have a long minimization process running under
IDL. i would like the user to be able to interrupt the process at any
time. once the user interrupts by typing ctrl-c, i would like to direct
program control to a different part of the routine. the only way i know
to resume the program run is the .continue executive command, but that
just continues on with the next statement, whereas i would like to branch
to the end of the routine. is there a system variable that is set when a
user interrupts program flow? or does this fall into exception handling?
thank you in advance!
david mattes
|
|
|
|
Current Time: Wed Dec 03 10:15:23 PST 2025
Total time taken to generate the page: 0.07849 seconds