Creating a LotusScript library

You can use the LotusScript editor in Eclipse (LSEE) to create a library of LotusScript scripts.

About this task

To create a LotusScript library:

Procedure

  1. In the navigator, expand Code and double-click Script Libraries. The Script Libraries window appears.
  2. Click New Script Library. Alternatively, you can click File > New > Script Library or right-click and select New Script Library.
  3. In the Script Library dialog:
    1. Type a name for the library.
    2. Type a comment if desired.
    3. Choose LotusScript from the drop-down menu.
    4. Select the application (defaults to the current application) from the drop-down menu.
    5. Click OK.

Results

A LotusScript editor opens for the new library. An entry for the new library appears in the Script Libraries window.