Usage in Lotus Script

 

In order to access the additional functionality of NotesToPaper in a database and for all functions to be available, the definition file NTPDEF.SCR has to be included in the programming. You can either include the file via the script command:

 

%Include "NTPDEF.SCR"

 

or by copying the file contents (ASCII-file) into the script. The file is installed in the Notes system directory during a standard NotesToPaper installation. The file is needed for integration purposes only and does not have to be rolled out together with the final integration package.

 

Note: If you roll the final application out without the definition file, then the application, respectively the script cannot be compiled, meaning you have a certain "write protection".