Re: Class Termination Woes

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"MP" <nospam@xxxxxxxxxx> wrote in message
news:k1h8f.11861$8K4.3647@xxxxxxxxxxxxxxxxxxxxxxxx
> "Ralph" <nt_consulting64@xxxxxxxxx> wrote in message
> news:u_KdnSBnnO56B_zeRVn-rA@xxxxxxxxxxxxxxx
> >
>
>
> > Don't forget that oldest 'repair' option since the birth of Windows - do
a
> > compile (to catch any other odd errors), save everything, exit the
> project,
> > and reboot Windows. <g>
> >
>
> does that mean I'm wrong in my previous assumption that all files in the
> project were automatically saved before doing a compile?
> don't know why I thought that, I just always assumed they were...I still
> save them manually anyway but I always thought I was just being overly
> paranoid when doing that
> :-)
> Mark
>
> I further assume that when I chose File|save project...that that saves the
> project as well as saving all the individual modules in the project...is
> that correct?
>
> Thanks
>

LOL

You are absolutely correct.

The only real option that you have, that might get you into trouble, is to
elect to not save files before you start a program while debugging in the
IDE. But one only has to get bitten by a hung program once or twice before
the "save before" option is quickly re-selected.

I generally always save myself before I exit. (It takes little effort to hit
the toolbar button) But that is because I have on occasion discovered that I
wanted to do something before I exit - that the save dialog reminded me of
and I would rather not leave. Even then there is no real harm - one just
opens the IDE up again.

Supersition reigns and it is pure paranoia or blind habit on my part.

<g>
-ralph



.



Relevant Pages

  • Re: Compile, Save, Exit, ReStart, big trouble
    ... > I start to exit the IDE and IDE asks to save. ... > This same thing happens when this app is updated to SP6. ... Then do a complete compile - you will likely find something odd, ...
    (microsoft.public.vb.general.discussion)
  • Re: dot-quote implementation question
    ... Remind me what PFA is an abbreviation for? ... I don't currently recall why my constant has an EXIT. ... enough primitives for that to work, and in this context it would allow ... that is unknown at compile time to the C compiler. ...
    (comp.lang.forth)
  • Re: My COBDATA problem
    ... Here is an extract from my COBDATA download. ... Does such compile under Fujitsu ... EXIT PERFORM only appears once in COBDATA. ... from select input-file assign to 'c:\cobdata.in' ...
    (comp.lang.cobol)
  • Re: DOES> (again)
    ... DOES> is encountered to compile the {DOES EXIT DODOES} sequence so ... CCFA can be used to patch the code field ... and EXIT is compiled into the word after DOES. ...
    (comp.lang.forth)
  • Re: LEAVE
    ... If definitions were nestable I could have DO do:NONAME and compile ... the xt into the outside definition, and then LEAVE could do EXIT. ...
    (comp.lang.forth)