LOTUSSCRIPT/COM/OLE CLASSES


Examples: CurrentField property
1. A Description field has the following script. Each time a user places the cursor inside the Description field, Notes prints "Welcome to the Description field. Describe the problem." in the status bar.
2. A Body field has the following script. Each time a user moves the cursor from the Body field to the Comments field, Notes prints "Thanks for visiting the Comments field" in the status bar. The CurrentField property changes as soon as the user moves the cursor to a different field.
See Also