随笔分类 -  domino

古老的domino
摘要:Sub Postopen(Source As Notesuidocument) If source.InPreviewPane Then Exit Sub Call cMemoObject.PostOpen(Source) If source.isnewdoc Then Call source.re 阅读全文
posted @ 2022-01-18 09:27 方形固体移动工程师 阅读(10) 评论(0) 推荐(0)
摘要:Sub Querymodechange(Source As Notesuidocument, Continue As Variant) On Error Goto e Dim s As New NotesSession Dim tmpN1 As NotesName Dim tmpN2 As Note 阅读全文
posted @ 2021-12-22 17:58 方形固体移动工程师 阅读(32) 评论(0) 推荐(0)