<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,</DIV>
<DIV>When I run the following by pushing the run button, everything is 
fine.</DIV>
<DIV>&nbsp;</DIV>
<DIV>; Graphical (MrEd, includes MzScheme)<BR>(require (lib 
"file.ss"))<BR>(get-file "select a file" #f (current-directory) #f #f () 
())<BR>(message-box "problem" "this is&nbsp;message box may not be 
active."&nbsp;#f '(ok))</DIV>
<DIV>&nbsp;</DIV>
<DIV>When I create an executable, and run it, the open-file menu works fine 
and&nbsp;the message box is opened, but the latter does not appear as the active 
window. Shouldn't it be on foreground? How can I force it to become the 
activewindow?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jos Koot</DIV></BODY></HTML>