Initializing help system before first use

Model execution and handling of modules

callproc
Call a procedure/function of the running model.
chkinterrupt
Check whether the model is signaled for termination.
closedso
Close a module previously opened with opendso.
finddso
Find a DSO descriptor from a module name.
getdsoctx
Get the running context and IMCI interface of a module.
getdsoparam
Get the current value of a control parameter.
getdsoprop
Get a property of a dynamic shared object.
getmodprop
Get a property of running model.
getnextmoddso
Get the next module loaded for the model.
getparam
Get a Mosel control parameter value.
opendso
Open a module and retrieve its IMCI interface.
setdsoparam
Set the value of a control parameter.
stoprun
Stop the current execution.