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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ab1588f66f1e8ecb,start X-Google-Attributes: gid103376,public From: John English Subject: Re: How to terminate the terminal on Gnat under Windows 98 ? Date: 2000/04/22 Message-ID: <3901677F.F5A4746D@bton.ac.uk>#1/1 X-Deja-AN: 616273808 Content-Transfer-Encoding: 7bit References: <39070905.D2B3EA02@maths.unine.ch> To: Stephane.Perret@maths.unine.ch X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: news@bton.ac.uk X-Trace: saturn.bton.ac.uk 956825408 15270 193.62.183.204 (27 Apr 2000 08:50:08 GMT) Organization: University of Brighton Mime-Version: 1.0 NNTP-Posting-Date: 27 Apr 2000 08:50:08 GMT Newsgroups: comp.lang.ada Date: 2000-04-27T08:50:08+00:00 List-Id: Stephane Perret wrote: > Is there someone who knows how to hide or disable the terminal window > you get by running the program you just have made with Gnat under > Windows 98 ? > > The terminal window is very useful when you create programs to see the > exception which are raised and to do a first debugging, but when you us > a GUI, like JEWL (http://www.it.bton.ac.uk/staff/je/), it is frustrating > to see this window, now completely unuseful. This is probably due to my inadvertently leaving in a "with Ada.Text_IO" in one of the packages (originally there for debugging purposes). There's a new version of JEWL at http://www.it.bton.ac.uk/staff/je/jewl/ which corrects this (and a couple of minor documentation errors); it has also been fixed so that it will compile with Gnat 3.10, since a handful of people who were still using this version contacted me about this (although by now they've probably all taken my advice and upgraded... ;-) ----------------------------------------------------------------- John English | mailto:je@brighton.ac.uk Senior Lecturer | http://www.it.bton.ac.uk/staff/je Dept. of Computing | ** NON-PROFIT CD FOR CS STUDENTS ** University of Brighton | -- see http://burks.bton.ac.uk -----------------------------------------------------------------