LOTUSSCRIPT/COM/OLE CLASSES
Sub Postopen(Source As Notesuidocument) If source.IsNewDoc Then Call source.GotoBottom End If End Sub
See Also