SBM ModScript Reference → Additional SBM ModScript Features → Calling Functions in a DLL from SBM ModScript
SBM ModScript enables you to load a DLL, call a function within a DLL, and unload the DLL within SBM using the Lib class. For details, see Lib.
For details on using this feature, refer to the following topics:
For a detailed example of calling a DLL from SBM ModScript, see https://www.serenacentral.com/blogs/entry/sbm-modscript-part-6-invoking-dlls.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.