LOTUSSCRIPT /COM/OLE のクラス


Save メソッド

文書に加えた変更を保存します。

定義位置NotesDocument
構文flag = notesDocument.Save( force, createResponse [, markRead ] )
パラメータforce


createResponse
markRead
戻り値True の場合、文書が保存されたことを示します。
クロスリファレンスJava Document クラスの save メソッド
式言語の @DocMark 関数

式言語の FileSave @コマンド


関連項目