Hello, I'm trying to run a code and it calls in a procedure. the execution is halted , because it says "Attempt to call undefined procedure/function". I just want it to give up, but the "run" button gets replaced by the 'resume' button, and pressing 'stop' doesn't work either (the play button is still replaced by the resume button). I can exit IDL and re-open it, and my Play button is back, but I was hoping someone knew a quicker way.
Also, the procedure that is "undefined" is in the same directory as the code that is calling it in; why would IDL not recognize it?
|