NotepadDiary Property (FileProp Object)

Corresponds to the Notepad-Compatible Diary check box in the File page of Configuration Properties.

[JavaScript]

b = object.NotepadDiary;
object.NotepadDiary = b;

[VBScript]

b = object.NotepadDiary
object.NotepadDiary = b

Version

Supported on EmEditor Professional Version 7.00 or later.