<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
My problem is I don't even get the choice for stand-alone, I can only
create launchers (I get a 'save as' kind of dialog, not the one with
the options Launcher/Stand alone)<br>
<br>
Robby Findler wrote:<br>
<blockquote type="cite"
 cite="mid20030414192609.5BB706BF0C@laime.cs.uchicago.edu">
  <pre wrap="">  For list-related administrative tasks:
  <a class="moz-txt-link-freetext" href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a>

Creating an executable with this program:

  (send (make-object frame% "frame" #f 200 200) show #t)

seems to work fine in the Graphical language in both v203 and the cvs
version.

There was a bug (covered on this mailing list, I believe) in the module
language (but not in a PLT language) that has since been fixed; you'll
need the CVS version for that fix.

If that still doesn't help, please send me the smallest program you can
that demonstrates the problem and I'll figure out what's wrong.

Thanks,
Robby

At Mon, 14 Apr 2003 21:14:11 +0200, Katsmall the Wise wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">  For list-related administrative tasks:
  <a class="moz-txt-link-freetext" href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a>

Why is it impossible to create Stand Alone Executables using the 
languages listed under 'PLT'?
When I try using the module language (MrEd base) and run it it says:
standard-module-name-resolver: collection not found: "mred" in any of: ()
What could be wrong?

Katsmll the Wise


    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>