Newsgroups: comp.lang.c Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!hellgate.utah.edu!bangell From: bangell%hellgate.utah.edu@cs.utah.edu (Bob Angell) Subject: Re: Telling TC++ to save files Date: 11 Apr 91 10:15:30 MDT Message-ID: <1991Apr11.101530.20993@hellgate.utah.edu> Reply-To: bangell%hellgate.utah.edu@cs.utah.edu (Bob Angell) Organization: University of Utah CS Dept References: <45690003@hpcupt3.cup.hp.com> In article <45690003@hpcupt3.cup.hp.com>, defaria@hpcupt3.cup.hp.com (Andy DeFaria) writes: > 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? Just use the save option before you execute the compile/run commands. (also appologies for the "run-away" post!) -Bob-