Creating a LotusScript library
You can use the LotusScript editor in Eclipse (LSEE) to create a library of LotusScript scripts.
About this task
Procedure
- In the navigator, expand Code and double-click Script Libraries. The Script Libraries window appears.
- Click New Script Library. Alternatively, you can click or right-click and select New Script Library.
- In the Script Library dialog:
- Type a name for the library.
- Type a comment if desired.
- Choose LotusScript from the drop-down menu.
- Select the application (defaults to the current application) from the drop-down menu.
- Click OK.