comp.lang.ada
 help / color / mirror / Atom feed
From: mojemj@unidhp.uni-c.dk (Mogens Jensen)
Subject: Re: GNAT PROBLEM
Date: 15 Mar 1995 01:56:40 GMT
Date: 1995-03-15T01:56:40+00:00	[thread overview]
Message-ID: <3k5hgo$hhv@news.uni-c.dk> (raw)
In-Reply-To: 3jl8go$o99@jaxnet.jaxnet.com

Eric Molitor (emolitor@jax.jaxnet.com) wrote:
: I'm currently using GNAT v2.00 while learning how to program in ADA. The 
: only thing I cant understand is how to get rid of that stupid line at the 
: top of my screen when I run one of my compiled programs. Is there a 
: switch to shut it off?

: Eric Molitor


In case you use DOS it could be the status line from GO32.EXE you are 
referring to (also shows during compilation); to remove this line, find the 
line:
   set GO32=topline d:/djgpp/drivers/vga.grd gw 640 gh 480
or equivalent, in your autoexec.bat (or whatever) and remove the word 
"topline":
   set GO32=d:/djgpp/drivers/vga.grd gw 640 gh 480

This should work (refer to the readme.dj).


Greetings from Jens Jakob Jensen, Denmark - (Using my fathers account)



  parent reply	other threads:[~1995-03-15  1:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-03-08 21:44 GNAT PROBLEM Eric Molitor
1995-03-09  1:01 ` Tore Joergensen
1995-03-10  9:39 ` Peter Hermann
1995-03-11 20:50 ` Michael Feldman
1995-03-22 20:55   ` GNAT and DJGPP Jack Beidler
1995-03-15  1:56 ` Mogens Jensen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-06  1:12 GNAT problem Chris
2003-05-07  5:49 ` Chris
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox