comp.lang.ada
 help / color / mirror / Atom feed
From: "Darrin" <darrin@gomontana.com>
Subject: package scope
Date: 1996/06/18
Date: 1996-06-18T00:00:00+00:00	[thread overview]
Message-ID: <01bb5da3.995bc000$33668acd@iris.gomontana.com> (raw)


Can any of you help on this one?  I have a generic package for link lists
and  a package for reading and displaying a group of records from a text
file.  What I have done is instantiate the linked list in my record
package and then USE'd the record package in my main procedure.  Problem
is, the main procedure won't recognize a variable of a type declared in
the generic package without using the dot notation.  This seems to be a
redundant necessity, since I am USE'ing the pakage.  Thanks for any and
all help.

Darrin




             reply	other threads:[~1996-06-18  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-06-18  0:00 Darrin [this message]
1996-06-19  0:00 ` package scope Jon S Anthony
replies disabled

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