LOTUSSCRIPT/COM/OLE CLASSES
Sub Onhelp(Source As Notesuidocument) Dim w As New NotesUIWorkspace Call w.OpenPage("HelpPage") End Sub
See Also