<div>Hey All,</div>
<div> </div>
<div>Consider the following MrEd code:</div>
<div> </div>
<div><font face="courier new,monospace"> (new button%<br> (parent controls) (label "Copy To Clipboard")<br> (callback (lambda (button evt)<br> (<font style="BACKGROUND-COLOR: #ffff00">send the-clipboard set-clipboard-string "Hello World" 0</font>))))</font></div>
<div> </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> </div>
<div>When I invoke this code inside DrScheme, it causes DrScheme to immediately crash (as in drscheme.exe dies).</div>
<div> </div>
<div>I'm running under Windows Vista - v372.</div>
<div> </div>
<div>Suggestions?</div>
<div> </div>
<div>-Ben</div>
<div><br>-- <br>I'm so done with my commute. See what I'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>