Navigation:  Glossary Index >====== external procedure ============ (Clarion) A procedure contained in an external library, such as a library file linked at the time the application is built, or a .DLL, linked at run time. ====== Previous pageReturn to chapter overviewNext page