Re: Forms 6, when to recompile after change of PLL?

From: Suresh Bhat <oracleguru_at_lycos.com>
Date: 24 May 2004 14:23:56 -0700
Message-ID: <9c64199c.0405241323.5fb046d8_at_posting.google.com>


spam547834521954673456_at_gmx.de (Holger Linge) wrote in message news:<cfe1362c.0404270332.31a9ebf5_at_posting.google.com>...
> Hi
>
> Can you tell me when exactly i need to recompile my forms after a
> change in an attached library?
>
> Everytime?
>
> Only when changing the specification?
>
> Only when inserting / deleting procedures?
>
> When the size of the library changes (that's one of my experiences)?

You do not need to compile forms if anything changes in the attached library (*.pll *.plx). Library is attached/included at runtime via *.plx.

You need to compile forms if anything in the object library *.olb changes.
Object libraies are embedded in the form executable itself at compile time. Received on Mon May 24 2004 - 23:23:56 CEST

Original text of this message