comp.lang.ada
 help / color / mirror / Atom feed
* "Invalid Prefix in selected component X" Error
@ 2005-10-20 16:05 markp
  2005-10-20 16:13 ` Ludovic Brenta
  2005-10-20 16:31 ` Frank J. Lhota
  0 siblings, 2 replies; 8+ messages in thread
From: markp @ 2005-10-20 16:05 UTC (permalink / raw)


I am getting this error and my code seems to be pretty straightforward.
I have a package called "X" that has a function that returns a boolean.
>From another package, I have a line similar to :

Temp_Boolean := X.Procedure_A(Y => 5);

The error shows up on this line. I can call procedures from the package
with no problems.




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

end of thread, other threads:[~2005-10-20 17:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-20 16:05 "Invalid Prefix in selected component X" Error markp
2005-10-20 16:13 ` Ludovic Brenta
2005-10-20 16:31 ` Frank J. Lhota
2005-10-20 16:34   ` markp
2005-10-20 16:52     ` Frank J. Lhota
2005-10-20 17:03     ` Georg Bauhaus
2005-10-20 17:15       ` markp
2005-10-20 17:28         ` markp

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