ADDIN_LoadAddIn loads an Addin.
Return Value
b is TRUE (1), if the function was successful and otherwise FALSE (0).
Parameters
ssICLFileName is the relative path name of an ICL file name in the UniPlot-addin or User-addin directory.
Example
ADDIN_LoadAddIn("RS_DIAde\\RS_DIAde.ICL")
History
| Version | Description |
|---|---|
| 5.10.1 | New. |
See also
id-940865