Distributing Standards
To distribute standards:
- Distribute your standards as either an object library (.OLB),
form (.FMB), or menu (.MMB)
module.
Tip: Distributing your standards within an Object
Library module (.OLB) is the preferred method:
- Object Library modules are automatically re-opened when Oracle Forms
starts-up. This feature provides immediate access to reusable objects.
- In contrast to form and menu modules, Object Libraries provide SmartClasses.