LotusScript.doc ...document your LotusScript Home | About | Screenshots | Browse sample | Syntax | User manual | FAQ | License | Editions | Download | Contact

Welcome to lsdoc.org the home of the LotusScript.doc application.

Please note: The example code mentioned in the "Extend the power of LotusScript with DXL and OOP" article from the May/June issue of THE VIEW is available for download.

So what is LotusScript.doc? Well basically it aims to be for LotusScript what javadoc is for Java, that is a standard easy way to generate HTML documentation for LotusScript code in Notes applications. See the screenshot below for an example of the generated documentation (click the image for a larger version).

LotusScript.doc supports all the major design elements containing LotusScript. LotusScript.doc can build documentation based on code from the following design element types:
  • Script libraries
  • Agents
  • Forms
  • Views
  • Pages
  • Shared actions
  • The database script

Additionally all the code constructs of LotusScript are supported:
  • Functions
  • Subs (methods)
  • Classes
  • Properties
  • Types
  • Constants

For more information about the application and how it works please see the "About"-section.

Thanks to those who helped me test the application before its public release.

It's been quiet in LotusScript.doc land but...
...I have been hard at work and I'm getting close to a pre-release of LotusScript.doc v.2 which I elaborate on in this post.
Version 2?
I'm starting to think of LotusScript.doc version 2 and was wondering what you had to say...
THE VIEW article off the printer
The second part of my article on LotusScript.doc is off to the printer.

I blog regulary at lekkimworld.com