From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2500ce10d7c27120 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!in.100proofnews.com!in.100proofnews.com!newsfeed.pacific.net.au!newsfeeder.syd.optusnet.com.au!news.optusnet.com.au!not-for-mail Date: Wed, 09 Nov 2005 19:55:21 +1100 From: Ross Higson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: New Ada ANSI console/X terminal game References: <43719ccf$0$25857$afc38c87@news.optusnet.com.au> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4371b97a$0$16987$afc38c87@news.optusnet.com.au> NNTP-Posting-Host: 211.30.67.127 X-Trace: 1131526522 16987 211.30.67.127 Xref: g2news1.google.com comp.lang.ada:6324 Date: 2005-11-09T19:55:21+11:00 List-Id: David Trudgett wrote: > Hope you like it! :-) I take it you got it working on Windows, then? Yes. I'm not saying it's a great porting job, but but I'll email you the modified source. It's mostly simple name changes. > That sounds great! I was wondering how I might accomplish that little > feat! Does the noedit switch also suppress local echo? You probably > noticed my "no echo" routine was Unix specific. I don't think it's > absolutely essential to suppress local echo in any case. I simply removed your unix-specific echo manipulation. I have a separate "/[no]echo" option in redirect, but it is off by default, so I didn't need to specify it. > Unfortunately, I don't have a Windows box that I can easily use to try > all this, and to build a Windows executable. I'll include a Windows executable in the mail so you can try it with redirect. BTW, I notice the "help" command seems to lock up the game. Haven't had time to investigate in detail yet. > OK, muchas gracias. I'll probably be doing that sometime soon, after I > pay a visit to the kids' museum piece! If you want museum pieces, you've come to the right news group :) Ross.