The Cleaner
Member²
Ok, I know there is a better way to pickup where you left off without saving all of your files then doing the old CTRL-ALT-DELETE and killing the program trick. But I've been doing that for so long its like second nature now. I've also written a short cmd file to back up the recovery files so I don't lose anything.
(echo *** Saving PL/SQL Developer Windows ***
"C:\Program Files\Tools\WinRAR\rar" a -m5 -ag -x*.cmd -x*.rar "pls-recovery-" ./*) - this produces files like pls-recovery-20060620114204.rar
My problem is this, for whatever reason, PL/SQL developer sometimes refuses to come up with the recovery window at startup and I am unable to load my windows. I've searched the registry and configuration files, but I cannot seem to find what causes them to load.
I have to tell you that it would be incredible to have a simple menu item that says exit and save progress. When you start up a box that says continue y/n. I know it sounds stupid, but at any given point I have around 95 windows open. I guess this is the equivalent of having a messy desk.. I dunno.. its how I work.
So can someone school me on the proper way to accomplish what I'm doing. Secondly, can someone please tell me how to force the load of the recovery I already have sitting out there!
Thanks !!!
(echo *** Saving PL/SQL Developer Windows ***
"C:\Program Files\Tools\WinRAR\rar" a -m5 -ag -x*.cmd -x*.rar "pls-recovery-" ./*) - this produces files like pls-recovery-20060620114204.rar
My problem is this, for whatever reason, PL/SQL developer sometimes refuses to come up with the recovery window at startup and I am unable to load my windows. I've searched the registry and configuration files, but I cannot seem to find what causes them to load.
I have to tell you that it would be incredible to have a simple menu item that says exit and save progress. When you start up a box that says continue y/n. I know it sounds stupid, but at any given point I have around 95 windows open. I guess this is the equivalent of having a messy desk.. I dunno.. its how I work.
So can someone school me on the proper way to accomplish what I'm doing. Secondly, can someone please tell me how to force the load of the recovery I already have sitting out there!
Thanks !!!