comp.lang.ada
 help / color / mirror / Atom feed
* package scope
@ 1996-06-18  0:00 Darrin
  1996-06-19  0:00 ` Jon S Anthony
  0 siblings, 1 reply; 2+ messages in thread
From: Darrin @ 1996-06-18  0:00 UTC (permalink / 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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-06-19  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-18  0:00 package scope Darrin
1996-06-19  0:00 ` Jon S Anthony

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