SBM ModScript Reference → Welcome to SBM ModScript
This document describes SBM ModScript for Solutions Business Manager. SBM ModScript is modeled after ChaiScript and contains extensions to support SBM.
This guide describes how to write and implement SBM ModScripts.
This guide is intended for programmers who wish to use SBM ModScript to implement custom features in SBM.
Users should also be familiar with administering SBM and with the SBM database schema document, which is available at the Documentation Center.
This guide is organized as follows:
Introduction to SBM ModScript – An overview of the scripting language used by SBM ModScript and describes the eight SBM ModScript contexts available in SBM. Elements of ChaiScript that are not supported in SBM ModScript are also discussed.
Programming SBM ModScript – Detailed information about all SBM ModScript elements, including Shell properties, "Ext" functions, and object types.
Additional SBM ModScript Features – Provides instructions for calling functions in a DLL from SBM ModScript and for including scripts within scripts.
SBM ModScript Samples – Contains script samples for reading from and writing to fields, launching a .bat file, and performing a URL title search.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.