[plt-scheme] "Standard Output" window when running stand-alone exe
Your program `write'/`print'/`display' a "#t" to the
`standard-output-port'. You need to check the your source code to remove
that.
Chongkai
Thomas Brendel wrote:
> Hi,
>
> I'm fairly new to Scheme and I'm trying to make a stand-alone
> executable of my program, but the documentation for mzc makes my head
> spin. I finally managed to get something that works the way it's
> supposed to, except that it also creates a window called "Standard
> Output," which displays #t upon opening and [Exited] after I close my
> program window. Is there anything I can do to stop this from appearing?
>
> Thanks,
> Thomas
> ------------------------------------------------------------------------
>
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>