[RESOLVED] Help ! Crashed VB6 IDE...
Hey, i crashed the VB6 IDE, i made my program go into a continuous loop without saving my work, is there any way i can recover it ?
I havn't stopped the Proccess yet, but its eating up 99% CPU.
Is there a temp file somewhere where my code may have been saved too ? HELP PLEASE !!!
Its important.
Re: Help ! Crashed VB6 IDE...
ctrl + pause/break button ;)
Re: Help ! Crashed VB6 IDE...
It just ended itself, all my wokr... gone :(
Just about 10 seconds too late there dis1411
Re: Help ! Crashed VB6 IDE...
Is there anywhere that VB6 might have flushed the data to disk before running it ?
Re: Help ! Crashed VB6 IDE...
I am not aware of any file flush... sorry to hear about your project... You might want to consider changing the Tools > Options > Environment setting to "Save changes when a program starts" or to "Prompt to save changes".
Re: Help ! Crashed VB6 IDE...
Yes, i have just done this, no more testing and getting it wrong by me, i lost my entire 2 days work, but now at least i know what i'm doing and my code should be tidyer :thumb:
Thanks for all the help.