LotusScript is a programming language created in 1996.
#586on PLDB | 27Years Old | 165Users |
6Books | 0Papers |
LotusScript is an object oriented programming language used by Lotus Notes (since version 4.0) and other IBM Lotus Software products. LotusScript is similar to Visual Basic. Developers familiar with one can easily understand the syntax and structure of code in the other. Read more on Wikipedia...
Sub Initialize
Print "Hello World"
End Sub
Feature | Supported | Token | Example |
---|---|---|---|
Strings | ✓ | " | "Hello world" |
Print() Debugging | ✓ | ||
Comments | ✓ | ||
Semantic Indentation | X |
title | author | year | reviews | ratings | rating |
---|---|---|---|---|---|
LotusScript for Dummies | James G. Meade | 1997 | 0 | 1 | 5.00 |
Inside LotusScript: A Complete Guide to Notes Programming | Joe McGinn | 1997 | 0 | 2 | 3.00 |
60 Minute Guide to LotusScript 3 Programming for Lotus Notes 4 | Robert Beyer | 1996 | 0 | 1 | 4.00 |
title | authors | year | publisher |
---|---|---|---|
Teach Yourself...: Lotusscript for Notes/Domino 4.6 | Bill Kreisle and Rocky Oliver | 1997 | Hungry Minds Inc,U.S. |
Practical LotusScript | Patton, Anthony | 1999 | Manning Publications |
60 Minute Guide To Lotusscript 3 Programming For Lotus Notes 4 | Robert Beyer and Roland, Jr. Houle and Robert Perron | 1996 | John Wiley & Sons Inc |