Progress
External Program
Interfaces


Loading and Unloading Shared Libraries

Progress provides several options for loading and unloading shared libraries. If you want Progress to automatically load and unload a shared library each time you invoke it, use the PROCEDURE statement without the PERSISTENT option. If you want Progress to automatically load a shared library and keep it loaded, use the PROCEDURE statement with the PERSISTENT option. To manually unload a shared library, use the 4GL RELEASE EXTERNAL statement.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095