You can create custom functions to support target functionality or logic that is not available from Insight's built-in function library. Create functions in a language such as C++ or Visual Basic, or as an in-process OLE server in a DLL. Functions must be located in the same folder as scribe.exe.
Once created, click Edit Functions in the Edit Formula dialog box to export a function to other DTS files.
Note: When you modify and save a DTS file that was last saved with TIBCO Scribe® Insight version 7.6.2 or earlier, you are prompted to save the file in XML format. If you click No, your changes are not saved.
For information about writing and registering custom functions, see Add-In Functions.doc in *\Public\Public Documents\Scribe\Samples\VBFunctions .
See also