Is there any way I can programatically determine whether a notebook has unsaved edits?
Is that asterisk on the right of the notebook name represented in a notebook option or something, like HasUnsavedEdits?
|
Is there any way I can programatically determine whether a notebook has unsaved edits? Is that asterisk on the right of the notebook name represented in a notebook option or something, like |
|||||||||||||
|
|
I think that
does what you want (ie, returns But it seems to work once you modify a notebook that's been saved once. I could be wrong though... |
|||||||
|