Jump to content

LotusScript

From EDM2
Revision as of 00:51, 12 January 2016 by Reiknir (talk | contribs) (Created page with "An embedded object-oriented Basic like scripting language used by Lotus Corporation (Later IBM) as the default scripting language on all of their software products...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An embedded object-oriented Basic like scripting language used by Lotus Corporation (Later IBM) as the default scripting language on all of their software products. The language has in particular a large number of objects available for use with Lotus Notes, Lotus WordPro and Lotus 123, but it is also used on products that commonly interface with Lotus Notes such as Domino Server and Domino Designer.

The language has great similarities to Visual Basic and VisualAge for Basic.

Links

  • LotusScript - IBM - has a good introduction to the language.
  • LotusScript Gold Collection - An open source collection of code, primarily intended for Notes but portions usable for Smartsuite development.
  • [1] - MD5 implemented in LotusScript.

Publications