in reply to Domino Servers and Perl
This is best handled by writing code in one of the supported languages: @Formula, LotusScript, Java. Domino also supports JavaScript but that can't be used to write automated, server-side code.
If you really, really want to write your code in perl, see Notes::OLE for some stuff that will help. You will need to be familiar with the API presented by the LotusScript classes and be able to understand how they'd be usable from OLE.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Domino Servers and Perl
by prad_intel (Monk) on Oct 07, 2005 at 10:19 UTC |