<!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.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Why does the console window still show up in the
compiled version - even though I used the RBW extension to compile
from?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've found this line in the example
EXR's:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>"set_core_by_name gui"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is that something I can have mkexr add
automatically - or does exerb do it?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>C:\ruby\bin>ruby c:\ruby\bin\exerb
--help<BR>Exerb 3.2.0</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Usage: exerb [options] recipe-file</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Options:<BR> -c --corename
specifies exerb-core name.<BR> -C --corefile specifies
exerb-core file.<BR> -o --outfile specifies output
file.<BR> -k --kcode specifies kanji code.
(none/euc/sjis/utf8)<BR> -v --verbose enable verbose
mode.<BR> -g --debug enable debug
mode.<BR> -e --execute execute the created executable
file.<BR> -V --version display version number.<BR>
-h --help display this
information.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>That makes me think that I need to tell exerb which
corefile to use... but then why would it be a line in the EXR file?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm kinda confused about what the proper method
is... adding that line to the EXR file did the trick, but is there a better way
- a way that doesn't involve editing the EXR file by hand?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks a ton for any help!!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>-Rich</FONT></DIV></BODY></HTML>