Subject Re: Errormessage when trying to load Package
Author simpor81@hotmail.com
> Your package misses a "requires IBO_C5.xxx" (I do not know the
> extension used by BCPP: "require" is the Delphi keyword...). In this
> case, the compiler actually links in the needed code from the
> IBO_C5.dcp (again, `dcp' is the extension used by
> Delphi...). Specifying the "requirement" prevents the inclusion of
the
> code, that will be loaded dynamically only when needed.
>
> hth, bye, lele.
> --
> nickname: Lele Gaifax | Hold on, hold on - They put you in a box so
you
> real: Emanuele Gaifas | can't get heard - Let your spirit stay
unbroken,
> email: lele@s... | may you not be deterred -
P.Gabriel "Wallflower"

Hey!
Thanks for the help. It works now. :)

Greetings
Simon Rydberg