Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hplabs!hpcc05!hpyhde4!hpycla!hpcuhc!hpcupt3!defaria@hpcupt3.cup.hp.com From: defaria@hpcupt3.cup.hp.com (Andy DeFaria) Newsgroups: comp.lang.c Subject: Telling TC++ to save files Message-ID: <45690003@hpcupt3.cup.hp.com> Date: 9 Apr 91 21:47:29 GMT Organization: Hewlett Packard, Cupertino Lines: 7 Does anybody know how to set the appropriate option such that all files are saved prior to running a Turbo C++ program from within the IDE. I am developing some code that, needless to say, has some bugs. I'll be debuging it when WHAM!, everything locks up and my only solution is to reboot the machine. This causes my changes to be lost. What I would like is for TC to save all files *before* running the program. I'm pretty sure that I had configured Turbo Pascal to do this but I don't see the setting for Turbo C++. Is there one?