Email Alerts
-
Calculate U.S. holidays for any given year
Add U.S. holidays to your server's holiday list with this code. Tip
-
@Word in LotusScript
This function in LotusScript is equivalent to @Word function. Tip
-
Import from Excel
This code allows you to import data from an Excel sheet directly (without saving it first as a Lotus 1-2-3 file). Tip
-
Jens Bruntt on Java vs. LotusScript
We asked SearchDomino.com Web development expert Jens Bruntt, "What are the advantages and disadvantages of writing a Java agent over a LotusScript agent?" Tip
-
Andre Guirard on Java vs. LotusScript
We asked SearchDomino.com expert and IBM Lotus developer Andre Guirard which was better -- LotusScript or Java. His response -- "They're each better than the other one." Tip
-
Brian Mahoney on Java vs. LotusScript
Brian Mahoney offers his advice on the advantages and disadvantages of writing a Java agent over an LS agent in the first installment of our developer tip series on Java vs. LS. Tip
-
Determine the total number of people in the SendTo field
This tip explains how to use the recursive function to figure out the number of people in a list or in a group. Tip
-
Getting mail.box database
A warning on which DB to look for when sending mails using LotusScript and making the doc directly in mail.box. Tip
-
ND6.5 color finder
How to make the NotesColorObject in ND6.5 work in a "color" field by converting a hex string to RGB components. Tip
-
Build list of views, and open selected view via LotusScript
How to build a list of all views in the current DB and then open the selected view in the specified frame within a frameset. Tip