Home »
Public Forums »
archive »
how to rerun subroutine only?
how to rerun subroutine only? [message #42730] |
Mon, 21 February 2005 11:27 |
u2s5thmember
Messages: 11 Registered: January 2004
|
Junior Member |
|
|
this is probably a beginner question, so I appreciate your patience:
Suppose I compile & run a top level program, then it enters a
subroutine. Then suppose I want the code to stop somewhere in the
subroutine so I can plot variables or check on/plot the results of a
calculation... or say the subroutine encounters an error. then I might
change something in the subroutine and need to rerun the subroutine.
right now I recompile the subroutine then rerun the entire code
starting from the beginning of the toplevel program, when all I really
need to do is have idl redo the calculations from the beginning of the
subroutine.
is there a way to do this?
thanks in advance for your time!
|
|
|
Current Time: Sun Oct 12 19:01:40 PDT 2025
Total time taken to generate the page: 1.04348 seconds