comp.lang.ada
 help / color / mirror / Atom feed
From: Kenneth J Price <KJPrice@switch.com>
Subject: Re: "Package 'Text_IO' is not predefined"
Date: 1998/01/12
Date: 1998-01-12T00:00:00+00:00	[thread overview]
Message-ID: <34BA54D0.6201@switch.com> (raw)
In-Reply-To: 698kk2$261$1@haus.efn.org


Dave Hetrick wrote:
> 
> I keep getting a "Package 'Text_IO' is not predefined" error when I try
> to compile a sample program that came with a tutorial.
> Here is the code of the program.
> 
>     with Text_IO; use Text_IO;
> procedure Hello is
> begin
>     Put_Line("Hello!");
> end Hello;
> 

Dave,
     Did you set the ADA_INCLUDE_PATH and the ADA_OBJECTS_PATH as cited
in the ez2load documentation?  --Ken Price




      parent reply	other threads:[~1998-01-12  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-10  0:00 "Package 'Text_IO' is not predefined" Dave Hetrick
1998-01-10  0:00 ` Robert Dewar
1998-01-12  0:00 ` Kenneth J Price [this message]
replies disabled

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