Technology:

Lotus Notes Release 5

Course:

AD-540 Using LotusScript in Domino R5 Applications

Release:

5

Type:

Development

Duration:

3 Days

Description:

General Information (in English):

Language:

English

Product:

Notes/Domino

Release:

5

Delivery Method:

Instructor led

 

Summary Description:

 

Topics Covered:

Students will learn the techniques of programming in LotusScript while they learn to access and work with objects in the Domino Object Model. This workshop starts by introducing students to the LotusScript language by having them retrieve properties of a database, using methods of NotesDatabase, and traversing down the Document Object Model to ACL classes. The skill of navigating the Document Object Model is continuously reinforced throughout the course as students learn to work with front-end and back-end classes. Students are introduced to error checking the LotusScript Debugger early on so that they use them throughout the course.

 

Introducing LotusScript: where and when to use it

Using programming skills such as:

Using looping statements

Using conditional statements

Converting data types

Instantiating objects

Retrieving database information

Using the LotusScript Debugger

Working with the front-end classes to manipulate objects in the user interface

Working with back-end classes to retrieve and add data to documents

Using Script Libraries

Objectives:

 

Audience:

Write LotusScript code that navigates the Domino Object Model and retrieves object data.

Write LotusScript code that modifies and adds data in Domino applications.

Select best mechanism for executing their LotusScript code.

Use the LotusScript Debugger and error trapping to debug their code.

Use Script Libraries to efficiently reuse code.

 

Application developers who will be using LotusScript in their Domino applications.

 

 

Prerequisites:

 

 

Domino Designer Fundamentals or the equivalent skills

Domino Application Architecture