Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!ox.com!yale!cmcl2!mcclb0.med.nyu.edu!huff From: huff@mcclb0.med.nyu.edu (Edward J. Huff) Newsgroups: comp.sys.mac.programmer Subject: Shutdown before crash? Message-ID: <1991Jun11.125742.1@mcclb0.med.nyu.edu> Date: 11 Jun 91 16:57:42 GMT Sender: notes@cmcl2.nyu.edu (Notes Person) Organization: NYU Chemistry, 31 Washington Place, NY, NY 10003 Lines: 11 Nntp-Posting-Host: mcclb0.med.nyu.edu When debugging an application (prepared with MPW 3.1) which is likely to crash, is there any way to ask the finder, etc. to write out all cached data to the disk prior to starting the application? I write out all MPW windows, etc., but sometimes find for example that windows I closed recently in the finder show up open upon resetting the machine. Usually I run disk first aid or Norton Utilities after such an event, but it takes time. Sometimes there is something to repair. Does anyone know of a way to essentially go through shutdown, then start the application?