<div>Hey All,</div>
<div>&nbsp;</div>
<div>Consider the following MrEd code:</div>
<div>&nbsp;</div>
<div><font face="courier new,monospace">&nbsp;(new button%<br>&nbsp;&nbsp;&nbsp; (parent controls) (label &quot;Copy To Clipboard&quot;)<br>&nbsp;&nbsp;&nbsp; (callback (lambda (button evt)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (<font style="BACKGROUND-COLOR: #ffff00">send the-clipboard set-clipboard-string&nbsp;&quot;Hello World&quot;&nbsp;0</font>))))</font></div>

<div>&nbsp;</div>
<div>When I invoke this code as a stand alone .exe, it works as expected - Hello World shows up on the system clipboared.</div>
<div>&nbsp;</div>
<div>When I invoke this code inside DrScheme, it causes DrScheme to immediately crash (as in drscheme.exe dies).</div>
<div>&nbsp;</div>
<div>I&#39;m running under Windows Vista - v372.</div>
<div>&nbsp;</div>
<div>Suggestions?</div>
<div>&nbsp;</div>
<div>-Ben</div>
<div><br>-- <br>I&#39;m so done with my commute. See what I&#39;m up to now: <a href="http://www.ideas2executables.com">www.ideas2executables.com</a><br>The Blog: <a href="http://benjisimon.blogspot.com">benjisimon.blogspot.com</a><br>
</div>