SIMPOL Documentation

The !loadmodule() Function

The capability to create libraries implies an ability to not only link the libraries at compile time but also to load a library dynamically at runtime. This function provides that capability. It has limited use in most cases currently because there is no capability for detecting loaded modules nor is there a method for unloading them. These capabilities are planned for the future.