Thanks a lot!<br>....<br>(control resume-here<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (set! name (lambda () (prompt (resume-here &#39;dummy))))<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x)<br>.....<br>me is dummy! The amount of headache I could have missed....<br><br>Anyway, I&#39;ll try to describe the lessons I&#39;ve learnt on my blog. It is an educational exercise.
<br>While I kind of understand the prompt/control interplay, it is a bit hard reading to understand<br>the differences with %/fcontrol, shift/reset, .... And I presume the understanding is crucial, if<br>I want to be able to use them effectively.
<br><br>