Programmatically saving myself
- To: mathgroup at smc.vnet.net
 - Subject: [mg107770] Programmatically saving myself
 - From: Joe Hays <joehays at vt.edu>
 - Date: Thu, 25 Feb 2010 17:36:14 -0500 (EST)
 
Hello all, How can I get a notebook to programmatically save itself at controlled locations? I don't want to use the NotebookAutoSave property because that saves the notebook everytime a cell produces an output. I want more control over when the notebook save itself. Ideas?