Skip to content

Overview

You can perform some Delta operations from LotusScript. Use the Delta script library which is included in the Teamstudio Reports template (tmslogs.ntf) to set up a comparison of two database to be run in batch.

This section provides detailed descriptions of each Delta script library function, followed by agent examples that illustrate how to use it.

The Delta script library exposes the following functions:

Function Description
DIFFReportW32 Compares the design elements of two databases and produces a report.
DIFFDataReportW32 Compares the documents of two databases.
DIFFStringLoadW32 Obtains the error message associated with an error code returned from the other APIs.