<!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> </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 message box may not be
active." #f '(ok))</DIV>
<DIV> </DIV>
<DIV>When I create an executable, and run it, the open-file menu works fine
and 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> </DIV>
<DIV>Jos Koot</DIV></BODY></HTML>