Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the advantages of libraries?

advantages Libraries
0
10 Posted

What are the advantages of libraries?

0
10

Libraries provide a convenient means of storing client-side program units and sharing them among multiple applications. Once you create a library,you can attach it to any other form,menu or library ,module. Then, you can call library units from triggers, menu item commands and user-named routines you write in the modules to which modules to which you have attached the library. When a library attaches another library,program units in the first library can reference program units in the attached library. Libraries support dynamic loading-that is, a librarys program units are loaded into an application only when needed. This can significantly reduce the runtime memory requirements of an application.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123