NTPClearReportPath () -> <ErrorCode>
Description
Using this command you can restore the path specifications for the directory from which NotesToPaper reads the report definitions, which had been defined by NTPSetReportPath. NotesToPaper then falls back onto NTP.INI in order to retrieve the directory for the report definitions. Such a backout can also be accomplished by calling up NTPSetReportPath with a blank string.
Declaration for Lotus Script
Declare Function NTPClearReportPath Lib "NTP.DLL" ( ) As Long
Parameter
none
Return value
<ErrorCode> (LONG)
Number of the error encountered (0 = no error)